This document is archived and information here might be outdated. Recommended version. |
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 );