ArcFM Desktop Developer Guide
BulkHierarchyUpperLevelObjectInfo Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal rTwistFactorFinder As IRiserTwistFactorFinder, _
   ByVal lc As IConvertRowTo(Of ILengthObject), _
   ByVal guidObjectId As SE.ArcFM.FiberManager.Contracts.GuidObjectId, _
   ByVal row As ESRI.ArcGIS.Geodatabase.IRow _
)
'Usage
 
Dim rTwistFactorFinder As IRiserTwistFactorFinder
Dim lc As IConvertRowTo(Of ILengthObject)
Dim guidObjectId As SE.ArcFM.FiberManager.Contracts.GuidObjectId
Dim row As ESRI.ArcGIS.Geodatabase.IRow
 
Dim instance As New BulkHierarchyUpperLevelObjectInfo(rTwistFactorFinder, lc, guidObjectId, row)
public BulkHierarchyUpperLevelObjectInfo( 
   IRiserTwistFactorFinder rTwistFactorFinder,
   IConvertRowTo<ILengthObject> lc,
   SE.ArcFM.FiberManager.Contracts.GuidObjectId guidObjectId,
   ESRI.ArcGIS.Geodatabase.IRow row
)

Parameters

rTwistFactorFinder
lc
guidObjectId
row
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

BulkHierarchyUpperLevelObjectInfo Class
BulkHierarchyUpperLevelObjectInfo Members

 

 


Send Comment