TableManagerUpdateSystemFields Property |
Determines whether system fields should be updated when updating table by schema. By default updates only non-system fields.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool UpdateSystemFields { get; set; }
Property Value
Type:
BooleanSee Also