ObjectTypeInfoSupportsLocking Property |
Determines whether the object type supports object locking (check out and check in). The default value is false.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool SupportsLocking { get; set; }
Property Value
Type:
BooleanSee Also