|   | DataObjectTypePropertyImmutable Property  | 
 
            If true a value can only be specified for the property when a data object is created - that is, not in subsequent updates.
            An immutable property binding must also be marked as "requires value".
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool Immutable { get; set; }Property Value
Type: 
Boolean
See Also