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