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


IBuildMethodUI.InputValid Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IBuildMethodUI.InputValid Property

Indicates if the property page was entered correctly.

[Visual Basic .NET]
Public ReadOnly Property InputValid As Boolean
[C#]
public bool InputValid {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBuildMethodUI Interface