This document is archived and information here might be outdated.  Recommended version.


IObjectLoaderUIProperties.OutputFields Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IObjectLoaderUIProperties.OutputFields Property

Fields in the target object class that will be loaded from the source.

[Visual Basic .NET]
Public Property OutputFields As IFields
[C#]
public IFields OutputFields {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface