This document is archived and information here might be outdated. Recommended version. |
Change the descriptor for all selected evaluators.
[Visual Basic .NET] Public Sub EditDescriptors ( _ ByVal value As String _ )
[C#] public void EditDescriptors ( string value );
The EditDescriptors method is called when the descriptor text is edited by the ArcCatalog user. The implementation of this method should update this EvaluatorEditor's interal descriptor text for all evaluators that are currently selected.