ArcFM Solution Developer Guide
AccessibleName Property (FeatureControl)


Syntax
'Declaration
 
<SRCategoryAttribute("CatAccessibility")>
<System.ComponentModel.DefaultValueAttribute("")>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("ControlAccessibleNameDescr")>
Public Property AccessibleName As System.String
'Usage
 
Dim instance As FeatureControl
Dim value As System.String
 
instance.AccessibleName = value
 
value = instance.AccessibleName
[SRCategory("CatAccessibility")]
[System.ComponentModel.DefaultValue("")]
[System.ComponentModel.Localizable(true)]
[SRDescription("ControlAccessibleNameDescr")]
public System.string AccessibleName {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

FeatureControl Class
FeatureControl Members

 

 


Send Comment