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


IObjectLoaderUIProperties.InputFields Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

IObjectLoaderUIProperties.InputFields Property

Source fields that will be loaded into the target object class.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface