This document is archived and information here might be outdated. Recommended version. |
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.