Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMFeederTracer Interface : OnDeviceStatusChanged Method |
'Declaration Sub OnDeviceStatusChanged( _ ByVal GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal feature As ESRI.ArcGIS.Geodatabase.IFeature, _ ByVal oldTraceWeight As System.Integer, _ ByVal newTraceWeight As System.Integer _ )
'Usage Dim instance As IMMFeederTracer Dim GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim feature As ESRI.ArcGIS.Geodatabase.IFeature Dim oldTraceWeight As System.Integer Dim newTraceWeight As System.Integer instance.OnDeviceStatusChanged(GeometricNetwork, feature, oldTraceWeight, newTraceWeight)
void OnDeviceStatusChanged( ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork, ESRI.ArcGIS.Geodatabase.IFeature feature, System.int oldTraceWeight, System.int newTraceWeight )
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.