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


IBuildMethod2.BuildProperty Property (ArcObjects .NET 10.5 SDK)
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