StatusValue Object (IStatusValue Interface)
This object represents a document status.
Properties
Name | Type | Description |
---|---|---|
Name | String, read-only | The name of the status. Can only be one of the following: "Valid", "Rejected", "Exception". |
IsCustomReasonAllowed | Boolean | Specifies whether a custom reason can be set for this status. |
Output parameter
This object is the output parameter of the Item method of the StatusValues object.
See also
8/15/2023 1:19:30 PM