ArcFM Desktop Developer Guide
Attributes Property (CustomProviderDataHelper<T>)


Gets the collection of custom attributes.
Syntax
'Declaration
 
Public ReadOnly Property Attributes As NameValueCollection
'Usage
 
Dim instance As CustomProviderDataHelper(Of T)
Dim value As NameValueCollection
 
value = instance.Attributes
public NameValueCollection Attributes {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

CustomProviderDataHelper<T> Class
CustomProviderDataHelper<T> Members

 

 


Send Comment