This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUIProperties Interface > IObjectLoaderUIProperties.OutputFields Property (ArcObjects .NET 10.4 SDK) |
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;}