ConsiderDirty Property
Overloads
| ConsiderDirty | 
             Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.  | 
        
      
    
ConsiderDirty
Forces send of GetProperties and GetLayout calls to engine for this object even when the layout and properties are up to date.
Declaration
      public bool ConsiderDirty { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |