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


ICadastralEditorPage.DoesApply Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorPage.DoesApply Method

Does page apply to the current context / should it be shown.

[Visual Basic .NET]
Public Function DoesApply ( _
) As Boolean
[C#]
public bool DoesApply (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorPage Interface