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