CloneProcessTemplateResult Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class CloneProcessTemplateResult
The CloneProcessTemplateResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloneProcessTemplateResult |
Name | Description | |
---|---|---|
![]() | ConditionElementMap |
Contains entries for condition control elements.
Key is the source condition controlelementid.
Value is the id of the source controlelementid which condition controlelement relates awaits.
|
![]() | ControlElementMap |
Key is the source controlelementid.
Value is the cloned control element object.
|
![]() | TemplateClone |
Containes the cloned process template
|
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.) |