Click or drag to resize

VersionControlEditorModelHasLocalChanges Property

Whether there are any uncommitted local changes.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.04.00
Syntax
C#
public bool HasLocalChanges { get; }

Property Value

Type: Boolean
See Also