ArcFM Desktop Developer Guide
BulkCircuitUtility Constructor(RowConvertor,Boolean)


Syntax
'Declaration
 
Public Function New( _
   ByVal rowConvertor As RowConvertor, _
   ByVal throwBreakingErrors As Boolean _
)
'Usage
 
Dim rowConvertor As RowConvertor
Dim throwBreakingErrors As Boolean
 
Dim instance As New BulkCircuitUtility(rowConvertor, throwBreakingErrors)
public BulkCircuitUtility( 
   RowConvertor rowConvertor,
   bool throwBreakingErrors
)

Parameters

rowConvertor
throwBreakingErrors
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

BulkCircuitUtility Class
BulkCircuitUtility Members
Overload List

 

 


Send Comment