| CopyRuleField Constructor |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic CopyRuleField(
int id,
BaseProperty destinationProperty
)
Parameters
- id
- Type: SystemInt32
0 if new - destinationProperty
- Type: Omada.OE.ModelBaseProperty
Property to copy values from a property or constant value
See Also