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


IEditEvaluatorContext.Table Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEditEvaluatorContext Interface > IEditEvaluatorContext.Table Property
ArcGIS Developer Help

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