ArcFM Desktop Developer Guide
LocateAndRefactor Constructor


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

Parameters

objectRules
propertyRules
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

LocateAndRefactor Class
LocateAndRefactor Members

 

 


Send Comment