Miner.Geodatabase Assembly > Miner.Geodatabase Namespace > QAAPI Class : RunADMSQARules Method |
'Declaration Public Shared Function RunADMSQARules( _ ByVal geoNetwork As IGeometricNetwork, _ ByVal feederSource As FeatureKey, _ ByVal admsFeederQaRules As IEnumerable(Of ADMSQARule), _ ByVal log As log4net.ILog, _ ByVal errorMessages As List(Of String) _ ) As ADMSQAResults
'Usage Dim geoNetwork As IGeometricNetwork Dim feederSource As FeatureKey Dim admsFeederQaRules As IEnumerable(Of ADMSQARule) Dim log As log4net.ILog Dim errorMessages As List(Of String) Dim value As ADMSQAResults value = QAAPI.RunADMSQARules(geoNetwork, feederSource, admsFeederQaRules, log, errorMessages)
public static ADMSQAResults RunADMSQARules( IGeometricNetwork geoNetwork, FeatureKey feederSource, IEnumerable<ADMSQARule> admsFeederQaRules, log4net.ILog log, List<string> errorMessages )
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.