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


IBuildMethod2.BuildProperty Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethod2 Interface > IBuildMethod2.BuildProperty Property
ArcGIS Developer Help

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