Click or drag to resize

IVersionControlEnableVersionControl Method

Enables version control for this document.

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

Return Value

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