ArcObjects Component Help  (Core)    

ISpatialJoin.SourceTable Property

The spatial table to append fields to.

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

See Also

ITable Interface | IFeatureClass Interface | FeatureClass Class