Click or drag to resize
ObjectSettingsInfoObjectCheckedOutByUserID Property
ID of the user who has currently checked out the object for editing.

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

Property Value

Type: Int32
See Also