Click or drag to resize
ObjectSettingsInfoIsCheckedOut Property
Returns true if the object is checked out

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected override bool IsCheckedOut { get; }

Property Value

Type: Boolean
See Also