Miner.Geodatabase Assembly > Miner.Geodatabase Namespace > NetworkIdentification Class : AreAllFeaturesElectric Method |
'Declaration Public Shared Function AreAllFeaturesElectric( _ ByVal enumFeature As ESRI.ArcGIS.Geodatabase.IEnumFeature _ ) As Boolean
'Usage Dim enumFeature As ESRI.ArcGIS.Geodatabase.IEnumFeature Dim value As Boolean value = NetworkIdentification.AreAllFeaturesElectric(enumFeature)
public static bool AreAllFeaturesElectric( ESRI.ArcGIS.Geodatabase.IEnumFeature enumFeature )
true
if all of the features passed in belong to a network with a weight name of MMElectricTraceWeight; otherwise, false
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.