ArcFM Engine Developer Guide
BaseProperties Property


Gets the properties collection from the inherited type. The derived properties can have addition members for custom configurations.
Syntax
'Declaration
 
ReadOnly Property BaseProperties As ConfigurationPropertyCollection
'Usage
 
Dim instance As IHelperAssistedCustomConfigurationData(Of T)
Dim value As ConfigurationPropertyCollection
 
value = instance.BaseProperties
ConfigurationPropertyCollection BaseProperties {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

IHelperAssistedCustomConfigurationData<T> Interface
IHelperAssistedCustomConfigurationData<T> Members

 

 


Send Comment