| ModificationFieldNewValueNow Property |
NewValueNow is used if the property/fixed field denotes a datetime field.
If true the value of the field is set to "now".
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool NewValueNow { get; set; }
Property Value
Type:
Boolean
See Also