ArcObjects Component Help  (Core)    

ISpatialJoin.JoinTable Property

The spatial table to append fields from.

[Visual Basic 6.0]
Property JoinTable As ITable
[Visual Basic .NET]
Public Write Only Property JoinTable
[C#]
public void JoinTable {set;}
[C++]
public: __property void public: __property void set_JoinTable(void );

See Also

ITable Interface | IFeatureClass Interface | FeatureClass Class