CopyDefinition Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class CopyDefinition : IObjectWithId, ICloneable
The CopyDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyDefinition | 
| Name | Description | |
|---|---|---|
| ActionId | ||
| CopyRuleId | 
            Data will be copied using this copy rule.
              | |
| Direction | ||
| PropertyId | 
            Data will be copied between the action object and the data object selected in this reference property.
              | 
| 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.) | 
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |