ObjectTypeInfoVersionGUIDColumn Property |
The name of the class field (column) that stores the GUID identifiers for individual versions of objects.
Intended for object types that support versioning.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string VersionGUIDColumn { get; set; }
Property Value
Type:
StringSee Also