Click or drag to resize
ObjectTypeInfoSupportsVersioning Property
Determines whether the object type supports object versioning. The default value is false.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool SupportsVersioning { get; set; }

Property Value

Type: Boolean
See Also