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: 9.0.0
Syntaxpublic bool SupportsLocking { get; set; }
Property Value
Type:
Boolean
See Also