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

Application Server

CheckIn method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Check in this object.

Class

ITemplate

Syntax

[C#]

void CheckIn(

string CheckInComment

);

[Visual C++]

// Checks in an object.

// Called on a checked-out object after it is

// configured and saved.

HRESULT CheckIn(

// Check in an object.

[in, optional] BSTR CheckInComment

);

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