ArcFM Engine Developer Guide
RuleBaseConfigurationElement Constructor(String,Type)


Creates a new RuleBaseConfigurationElement instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal RuleName As String, _
   ByVal RuleType As Type _
)
'Usage
 
Dim RuleName As String
Dim RuleType As Type
 
Dim instance As New RuleBaseConfigurationElement(RuleName, RuleType)
public RuleBaseConfigurationElement( 
   string RuleName,
   Type RuleType
)

Parameters

RuleName
RuleType
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

RuleBaseConfigurationElement Class
RuleBaseConfigurationElement Members
Overload List

 

 


Send Comment