←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly