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
.