ArcFM Server Developer Guide
FeatureDescription Property


A brief explanation of what the extension provides. The text will be included in the Description pane of the ESRI Extensions dialog.
Syntax
'Declaration
 
Public Property FeatureDescription As String
'Usage
 
Dim instance As FiberManagerDynamicExtension
Dim value As String
 
instance.FeatureDescription = value
 
value = instance.FeatureDescription
public string FeatureDescription {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

FiberManagerDynamicExtension Class
FiberManagerDynamicExtension Members

 

 


Send Comment