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


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

IEditEvaluatorContext.IsDefault Property

Indicates whether it is the default evaluator context.

[Visual Basic .NET]
Public ReadOnly Property IsDefault As Boolean
[C#]
public bool IsDefault {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvaluatorContext Interface