Click or drag to resize

CopyRuleField Properties

The CopyRuleField type exposes the following members.

Properties
  NameDescription
Public propertyId
Id
Public propertySourcePropertyId
Id of source property. Is 0 if a constant value is used
Public propertyTargetPath
Reference path starting from the destination object. Can be null.
Public propertyToField
Destination property of the field
Public propertyUId
UId
Public propertyValue
Based on the type and datatype of the ToField, value contains either a: string, int, datetime or a bool. Value can also be null.
Top
See Also