ArcFM Desktop Developer Guide
SuppressGraphChangedEvents Property


Syntax
'Declaration
 
<ObsoleteAttribute("GraphNodeOperations should not prevent the GraphChanged event from being raised.", True)>
Public Property SuppressGraphChangedEvents As Boolean
'Usage
 
Dim instance As GraphNodeOperation
Dim value As Boolean
 
instance.SuppressGraphChangedEvents = value
 
value = instance.SuppressGraphChangedEvents
[Obsolete("GraphNodeOperations should not prevent the GraphChanged event from being raised.", true)]
public bool SuppressGraphChangedEvents {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

GraphNodeOperation Class
GraphNodeOperation Members

 

 


Send Comment