ArcObjects Library Reference (CadastralUI)  

ISurveyEditDlgEvents.OnClearAll Method

Fired when clicked on ClearAll button.

[Visual Basic .NET]
Public Sub OnClearAll ( _
)
[C#]
public void OnClearAll (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ISurveyEditDlgEvents Interface