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


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

IObjectLoaderUIProperties.TargetTable Property

Loader target object class.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface