ArcFM Engine Developer Guide
IHelperAssistedCustomConfigurationData<T> Interface Members
Properties  Methods 

The following tables list the members exposed by IHelperAssistedCustomConfigurationData<T>.

Public Properties
 NameDescription
 PropertyAttributes (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ICustomProviderData)
 PropertyBasePropertiesGets the properties collection from the inherited type. The derived properties can have addition members for custom configurations.  
 PropertyHelperGets the helper that manages the configuration information.  
 PropertyName (Inherited from Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ICustomProviderData)
Top
Public Methods
 NameDescription
 MethodBaseGetPropertyValueThis method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the value for the specified property using the inherited implementation.  
 MethodBaseIsModifiedThis method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the modification status using the inherited implementation.  
 MethodBaseResetThis method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Resets the internal state of the configuration object using the inherited implementation.  
 MethodBaseSetPropertyValueThis method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Sets the value for the specified property using the inherited implementation.  
 MethodBaseUnmergeThis method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Modifies the ConfigurationElement object to remove all values that should not be saved using the inherited implementation.  
Top
See Also

Reference

IHelperAssistedCustomConfigurationData<T> Interface
Miner.Geodatabase.Integration.Configuration Namespace

 

 


Send Comment