CopyRuleField Properties |
The CopyRuleField type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Id
|
![]() | SourcePropertyId |
Id of source property. Is 0 if a constant value is used
|
![]() | TargetPath |
Reference path starting from the destination object.
Can be null.
|
![]() | ToField |
Destination property of the field
|
![]() | UId |
UId
|
![]() | Value |
Based on the type and datatype of the ToField, value contains either a:
string, int, datetime or a bool.
Value can also be null.
|