This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IG > IGeometricNetworkIncrementalLoader Interface > IGeometricNetworkIncrementalLoader.GetUnmappedTargetFields Method (ArcObjects .NET 10.4 SDK) |
Populates unmapped target fields object.
[Visual Basic .NET] Public Sub GetUnmappedTargetFields ( _ ByVal TargetNetwork As IGeometricNetwork, _ ByVal fcMapping As IEnumNameMapping, _ ByVal UnmappedTargetFields As IPropertySet _ )
[C#] public void GetUnmappedTargetFields ( IGeometricNetwork TargetNetwork, IEnumNameMapping fcMapping, IPropertySet UnmappedTargetFields );