ArcFM Engine Developer Guide
GetSubSourceRow Method (IMMEditFeederSubSourceCollection)


Syntax
'Declaration
 
Function GetSubSourceRow( _
   ByVal SubSourceID As Object _
) As ESRI.ArcGIS.Geodatabase.IRow
'Usage
 
Dim instance As IMMEditFeederSubSourceCollection
Dim SubSourceID As Object
Dim value As ESRI.ArcGIS.Geodatabase.IRow
 
value = instance.GetSubSourceRow(SubSourceID)
ESRI.ArcGIS.Geodatabase.IRow GetSubSourceRow( 
   object SubSourceID
)

Parameters

SubSourceID
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

IMMEditFeederSubSourceCollection Interface
IMMEditFeederSubSourceCollection Members

 

 


Send Comment