Click or drag to resize

VersionControlManagerHasUncommittedChanges Property

Whether this document has any uncommitted changes.

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

Property Value

Boolean
See Also