Process Version
Description
The structure represents an instance of the Process Version entity.
Constructor
Constructor | Description |
---|---|
ProcessVersion | Initializes a new instance of the ProcessVersion object model. |
Properties
Property | Description |
---|---|
VersionId | Gets the version Id of a process. |
ProcessId | Gets the Id of the process. |
DocumentId | Gets the document Id of the process. |
ProcessGuid | Gets the GUID value of the process. |
Name | Gets the name of the process. |
PublishedDate | Gets the process published to date. |
Description | Gets the description of the process. |
Arguments | Gets the Inputs & Outputs of the process. |
LogLevel | Gets the log level of the process. |
Version | Gets the version of the process. |
Remarks
Use the ProcessVersion object model to get information about the process version.