IsDirty Property

Summary

Gets a value indicating whether this instance is dirty.

Syntax
C#
VB
C++
public virtual bool IsDirty { get; } 
<BrowsableAttribute(False)> 
Public Overridable ReadOnly Property IsDirty As Boolean 
[BrowsableAttribute(false)] 
public: 
virtual property bool IsDirty { 
   bool get(); 
} 

Property Value

true if this instance is dirty; otherwise, false.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly