Miner.Framework Assembly > Miner.Framework.ULS Namespace > CommonModule Class : CheckForDupsAndInvalids Method |
'Declaration Public Shared Sub CheckForDupsAndInvalids( _ ByVal pCableRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByVal pULSObject As ESRI.ArcGIS.Geodatabase.IObject, _ ByVal pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass, _ ByVal lNumOfPhases As Integer, _ ByVal lPhaseCode() As Integer, _ ByVal lPhaseDup() As Integer _ )
'Usage Dim pCableRow As ESRI.ArcGIS.Geodatabase.IRow Dim pULSObject As ESRI.ArcGIS.Geodatabase.IObject Dim pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass Dim lNumOfPhases As Integer Dim lPhaseCode() As Integer Dim lPhaseDup() As Integer CommonModule.CheckForDupsAndInvalids(pCableRow, pULSObject, pRelClass, lNumOfPhases, lPhaseCode, lPhaseDup)
public static void CheckForDupsAndInvalids( ESRI.ArcGIS.Geodatabase.IRow pCableRow, ESRI.ArcGIS.Geodatabase.IObject pULSObject, ESRI.ArcGIS.Geodatabase.IRelationshipClass pRelClass, int lNumOfPhases, int[] lPhaseCode, int[] lPhaseDup )
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.