StatusReasons Object (IStatusReasons Interface)
This object is a collection of reasons providing more detail on document status.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the collection. |
Element | StatusReason, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
AddNew | Adds a new element at the end of the collection. |
DeleteAt | Removes an element from the collection. |
DeleteAll | Removes all the elements from the collection. |
Item | Provides access to a single element of the collection. |
See also
15.08.2023 13:19:30