ProcessSaveOutput Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ProcessSaveOutput
The ProcessSaveOutput type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessSaveOutput |
| Name | Description | |
|---|---|---|
| ProcessId |
Contains the ID of the process being saved.
It is relevant when saving a new process.
| |
| TargetId |
Contains the ID of the process target object.
| |
| WorkItemId |
If ProcessSaveOptions has defined an ActivityTemplateId this field
will contain the ID of the Active User's workitem for the activity
refering to the template activity.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |