CheckedOutBy |
Scroll |
Gets the user name of the user who has currently checked out the document.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property CheckedOutBy As String C# public virtual string CheckedOutBy { get; }
Property ValueThe user name of the user who has currently checked out the document. |