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: 10.0.0
Syntax
C#
protected override bool IsCheckedOut { get; }

Property Value

Type: Boolean
See Also