ArcFM Engine Developer Guide
GetFeederSubSourceForObject Method (MMFeederSpaceClass)


Syntax
'Declaration
 
Public Overridable Function GetFeederSubSourceForObject( _
   ByVal obj As ESRI.ArcGIS.Geodatabase.IObject _
) As IMMFeederSubSource2
'Usage
 
Dim instance As MMFeederSpaceClass
Dim obj As ESRI.ArcGIS.Geodatabase.IObject
Dim value As IMMFeederSubSource2
 
value = instance.GetFeederSubSourceForObject(obj)
public virtual IMMFeederSubSource2 GetFeederSubSourceForObject( 
   ESRI.ArcGIS.Geodatabase.IObject obj
)

Parameters

obj
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

MMFeederSpaceClass Class
MMFeederSpaceClass Members

 

 


Send Comment