Miner.Framework Assembly > Miner.Framework.ULS Namespace > CommonModule Class : GetExistingRowsForCable Method |
'Declaration Public Shared Function GetExistingRowsForCable( _ ByVal pCableRow As IRow, _ ByVal pULSObject As IObject, _ ByVal pAttrRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass, _ ByRef pQueryFilter As ESRI.ArcGIS.Geodatabase.IQueryFilter _ ) As ESRI.ArcGIS.Geodatabase.ICursor
'Usage Dim pCableRow As IRow Dim pULSObject As IObject Dim pAttrRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass Dim pQueryFilter As ESRI.ArcGIS.Geodatabase.IQueryFilter Dim value As ESRI.ArcGIS.Geodatabase.ICursor value = CommonModule.GetExistingRowsForCable(pCableRow, pULSObject, pAttrRelClass, pQueryFilter)
public static ESRI.ArcGIS.Geodatabase.ICursor GetExistingRowsForCable( IRow pCableRow, IObject pULSObject, ESRI.ArcGIS.Geodatabase.IRelationshipClass pAttrRelClass, ref ESRI.ArcGIS.Geodatabase.IQueryFilter pQueryFilter )
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.