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


IEditEvaluatorContext.IsDefault Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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