ArcFM Desktop Developer Guide
CurrentHierarchyInfo Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal key As String, _
   ByVal value As String, _
   ByVal row As ESRI.ArcGIS.Geodatabase.IRow _
)
'Usage
 
Dim key As String
Dim value As String
Dim row As ESRI.ArcGIS.Geodatabase.IRow
 
Dim instance As New CurrentHierarchyInfo(key, value, row)
public CurrentHierarchyInfo( 
   string key,
   string value,
   ESRI.ArcGIS.Geodatabase.IRow row
)

Parameters

key
value
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

CurrentHierarchyInfo Class
CurrentHierarchyInfo Members

 

 


Send Comment