This document is archived and information here might be outdated.  Recommended version.


ISurveyEditDlgEvents.OnClickedOK Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ISurveyEditDlgEvents.OnClickedOK Method

Fired when clicked on OK button.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISurveyEditDlgEvents Interface