ArcFM Engine Developer Guide
InstanceCommand Property


Returns/sets the instance command to be affected by this event.
Syntax
'Declaration
 
Public ReadOnly Property InstanceCommand As Command
'Usage
 
Dim instance As ContextMenuOpeningEventArgs
Dim value As Command
 
value = instance.InstanceCommand
public Command InstanceCommand {get;}
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

ContextMenuOpeningEventArgs Class
ContextMenuOpeningEventArgs Members

 

 


Send Comment