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