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


IEditEvaluatorContext.Source 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.Source Property
ArcGIS Developer Help

IEditEvaluatorContext.Source Property

The evaluator network source.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvaluatorContext Interface