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


IParcelEditBuild.BuildMethod Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelEditBuild.BuildMethod Property

A Parcel Construction Method by index.

[Visual Basic .NET]
Public Function get_BuildMethod ( _
    ByVal Index As Integer _
) As IBuildMethod
[C#]
public IBuildMethod get_BuildMethod (
    int Index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelEditBuild Interface