Click or drag to resize

VersionControlManagerIsVersionControlEnabled Property

Whether version control is enabled for this document.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public abstract bool IsVersionControlEnabled { get; }

Property Value

Type: Boolean
See Also