Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsDirty Property
NamespacesGenesyslab.Desktop.Modules.Windows.InteractionsINotepadViewModelIsDirty
Gets a value indicating whether this is dirty.
Declaration Syntax
C#Visual BasicVisual C++
bool IsDirty { get; }
ReadOnly Property IsDirty As Boolean
property bool IsDirty {
	bool get ();
}
Value
true if this instance is dirty; otherwise, false.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)