Click or drag to resize

ModificationFieldAssignNewValue Property

Denotes whether a new explicit value must be assigned for the field.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool AssignNewValue { get; set; }

Property Value

Type: Boolean
See Also