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