PropertyItem.HideOnUpdate property
Gets or sets the hide on update flag which controls visibility of the property in edit record forms.
public bool? HideOnUpdate { get; set; }
Property Value
The hide on insert flag.
See Also
- class PropertyItem
Gets or sets the hide on update flag which controls visibility of the property in edit record forms.
public bool? HideOnUpdate { get; set; }
The hide on insert flag.