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 bool IsDirty {get;}
BrowsableAttribute() get_IsDirty();
[BrowsableAttribute(false)] public: virtual property bool IsDirty { bool get(); }
true
if this instance is dirty; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2