UndoCheckOut method
- Last UpdatedJul 23, 2024
- 1 minute read
Reverses the check out operation without making changes.
Class
IgObject
Syntax
[C#]
void UndoCheckOut();
[Visual C++]
HRESULT UndoCheckOut();
Reverses the check out operation without making changes.
IgObject
[C#]
void UndoCheckOut();
[Visual C++]
HRESULT UndoCheckOut();