ArcObjects Library Reference (CadastralUI)  

IBuildMethod2.BuildProperty Property

Properties that control the build process after execute returns.

[Visual Basic .NET]
Public Function get_BuildProperty ( _
    ByVal eBuildProperty As esriBuildProperties _
) As Object
[C#]
public object get_BuildProperty (
    esriBuildProperties eBuildProperty
);

Product Availability

Available with ArcGIS Desktop.

See Also

IBuildMethod2 Interface