| ModificationFieldModifierValue Property |
ModifierValue is used if the datatype of the field is one of the following:
Number, Decimal, DateTime, Set(property).
If the datatype is DateTime ModifierValue is interpreted as a number of minutes.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int ModifierValue { get; set; }
Property Value
Type:
Int32
See Also