CopyRuleUsage Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class CopyRuleUsage : IObjectWithId, ICloneable
The CopyRuleUsage type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyRuleUsage |
Name | Description | |
---|---|---|
![]() | Object |
Object is either an event definition or a control element.
|
![]() | ProcessTemplateId |
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | GetId | |
![]() | GetName |
Name of object: It can be
* name of an event definition, or
* name of a control element
|
![]() | GetProcessTemplateName |
Returns the name of the eventuel process template that the object belongs to.
|
![]() | GetTypeName |
Type Name of object: It can be either
* event definition, or
* control element
|
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.) |