ArcObjects Library Reference (EditorExt)  

IObjectLoaderUIProperties Interface

Provides access to the members that control the properties of the object loader.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method DataSourceCount Data source count that will be loaded into the target object class.
Method DeleteAllSources Clear the data sources list.
Method DeleteSourceFullName Delete a data source from the list of sources.
Method GetSourceFullName Data source at specific index.
Read/write property InputFields Source fields that will be loaded into the target object class.
Read/write property LoadWithSnap Indicates if snapping should be used during the load.
Read/write property LoadWithValidation Indicates if validation rules should be applied.
Read/write property ObjectLoaderQueryFilter Query filter to use on the source data.
Read/write property OutputFields Fields in the target object class that will be loaded from the source.
Read/write property SetSubTypeCode Indicates if the TargetSubTypeCode should be used or ignored.
Write-only property SourceFullName Data source to be loaded into the target object class.
Read/write property TargetSubTypeCode Target object class subtype code.
Read/write property TargetTable Loader target object class.

CoClasses that implement IObjectLoaderUIProperties

CoClasses and Classes Description
ObjectLoaderUI The object loader dialog.