ArcFM Desktop Developer Guide
ClassMapping Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal propertyRules As IDictionary(Of String,MappingOperator), _
   ByVal propertiesMappingRule As LocateAndRefactor, _
   ByVal transformer As Transformer _
)
'Usage
 
Dim propertyRules As IDictionary(Of String,MappingOperator)
Dim propertiesMappingRule As LocateAndRefactor
Dim transformer As Transformer
 
Dim instance As New ClassMapping(propertyRules, propertiesMappingRule, transformer)

Parameters

propertyRules
propertiesMappingRule
transformer
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

ClassMapping Class
ClassMapping Members

 

 


Send Comment