Click or drag to resize
BaseInfoIsCheckedOutByUserID Property
Gets ID of the user who checked the object out.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual int IsCheckedOutByUserID { get; }

Property Value

Type: Int32
See Also