ArcObjects Library Reference (CatalogUI)  

IEditEvaluatorContext.Table Property

The evaluator network source table.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvaluatorContext Interface