This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEvaluatorEditor Interface > IEvaluatorEditor.EditProperties Method (ArcObjects .NET 10.4 SDK) |
Prompts the user to edit the evaluator.
[Visual Basic .NET] Public Function EditProperties ( _ ByVal parentWindow As Integer _ ) As Boolean
[C#] public bool EditProperties ( int parentWindow );
The EditProperties method is called by ArcCatalog when the user clicks the Properties button (or presses F12) in order to open a dialog to specify their settings for the evaluator.