ArcFM Engine Developer Guide
Properties Property (CustomProviderDataHelper<T>)


Gets a System.Configuration.ConfigurationPropertyCollection of the properties that are defined for this configuration element when implemented in a derived class.
Syntax
'Declaration
 
Public ReadOnly Property Properties As ConfigurationPropertyCollection
'Usage
 
Dim instance As CustomProviderDataHelper(Of T)
Dim value As ConfigurationPropertyCollection
 
value = instance.Properties
public ConfigurationPropertyCollection Properties {get;}

Property Value

A System.Configuration.ConfigurationPropertyCollection of the properties that are defined for this configuration element when implemented in a derived class.
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