Click or drag to resize

IVersionControlEnableVersionControl Method

Enables version control for this document.

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
bool EnableVersionControl()

Return Value

Boolean
true if the operation succeeded; false if the user cancelled.
See Also