ArcFM Desktop Developer Guide
Reset Method (CustomPipelineRuleConfigurationElement)


The parent element.
Resets the internal state of the CustomPipelineRuleConfigurationElement object, including the locks and the properties collection.
Syntax
'Declaration
 
Protected Overrides Sub Reset( _
   ByVal parentElement As ConfigurationElement _
) 
'Usage
 
Dim instance As CustomPipelineRuleConfigurationElement
Dim parentElement As ConfigurationElement
 
instance.Reset(parentElement)
protected override void Reset( 
   ConfigurationElement parentElement
)

Parameters

parentElement
The parent element.
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

CustomPipelineRuleConfigurationElement Class
CustomPipelineRuleConfigurationElement Members

 

 


Send Comment