ArcObjects Library Reference (CadastralUI)  

ICadastralEditorPage.OnApply Method

Apply the Edited values.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Apply the Edited values to new constructions/parcels etc.

See Also

ICadastralEditorPage Interface