Gets a value indicating whether this instance is dirty.
            
            
            
            
            
            
            
            
            'Declaration
 
Public ReadOnly Property IsDirty As Boolean
             
        
            
            'Usage
 
Dim instance As CalcNode
Dim value As Boolean
 
value = instance.IsDirty
             
        
            
            public bool IsDirty {get;}
             
        
             
        
            
            
            Property Value
true if this instance is dirty; otherwise, 
false.
 
            
            
            
            
            Target Platforms: Windows Server 2012, Windows RT