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