ArcFM Desktop Developer Guide
IsDirty Property (GraphEntryNode)


Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public Property IsDirty As Boolean
'Usage
 
Dim instance As GraphEntryNode
Dim value As Boolean
 
instance.IsDirty = value
 
value = instance.IsDirty
[Browsable(false)]
public bool IsDirty {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GraphEntryNode Class
GraphEntryNode Members

 

 


Send Comment