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

Checks in an object. Invoked for a checked-out object after it is configured and saved.

Class

IgObject

Syntax

[C#]

void CheckIn(

string CheckInComment

);

[Visual C++]

HRESULT CheckIn(

// Check in an object.

[in, optional] BSTR CheckInComment

);

Parameters

CheckInComment

Check in an object.

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