ArcFM Solution Developer Guide
ContextItem Property (FeaturesTab)


Gets / Sets the context menu item of the FeaturesTab
Syntax
'Declaration
 
Public Property ContextItem As System.Object
'Usage
 
Dim instance As FeaturesTab
Dim value As System.Object
 
instance.ContextItem = value
 
value = instance.ContextItem
public System.object ContextItem {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

FeaturesTab Class
FeaturesTab Members

 

 


Send Comment