ObjectTypeInfoSupportsVersioning Property |
Determines whether the object type supports object versioning. The default value is false.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool SupportsVersioning { get; set; }
Property Value
Type:
BooleanSee Also