Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace > NotifyPropertyChanged Class : IsDirty Property |
[BrowsableAttribute(false)] public virtual bool IsDirty {get;}
'Declaration
<BrowsableAttribute(False)> Public Overridable ReadOnly Property IsDirty As Boolean
'Usage
Dim instance As NotifyPropertyChanged Dim value As Boolean value = instance.IsDirty
[BrowsableAttribute(false)] public: virtual property bool IsDirty { bool get(); }
true
if this instance is dirty; otherwise, false
.