Skip to main content

Process Version

Description

The structure represents an instance of the Process Version entity.

Constructor

ConstructorDescription
ProcessVersionInitializes a new instance of the ProcessVersion object model.

Properties

PropertyDescription
VersionIdGets the version Id of a process.
ProcessIdGets the Id of the process.
DocumentIdGets the document Id of the process.
ProcessGuidGets the GUID value of the process.
NameGets the name of the process.
PublishedDateGets the process published to date.
DescriptionGets the description of the process.
ArgumentsGets the Inputs & Outputs of the process.
LogLevelGets the log level of the process.
VersionGets the version of the process.

Remarks

Use the ProcessVersion object model to get information about the process version.