Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

CheckedOutBy property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the name of the user who has checked out this object.

Class

ITemplate

Syntax

[C#]

string checkedOutBy { get; };

[Visual C++]

// The name of the user that this object is checked

// out by.

HRESULT CheckedOutBy(

// The name of the user that this object is

// checked out by.

[out, retval] BSTR* CheckedOutByUserName

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in