Click or drag to resize

IVersionControlHasUnsavedChanges Property

Whether this document currently has any unsaved changes.

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntax
C#
bool HasUnsavedChanges { get; }

Property Value

Type: Boolean
See Also