This document is archived and information here might be outdated. Recommended version. |
The default properties for the edit evaluator based on the current context.
[Visual Basic .NET] Public Sub SetDefaultProperties ( _ ByVal index As Integer _ )
[C#] public void SetDefaultProperties ( int index );
The SetDefaultProperties method is called when the ArcCatalog user selects this evaluator under the Type column of the Evaluators dialog. The implementation of this method initializes any dialogs that this EvaluatorEditor uses.