ArcObjects Library Reference (CadastralUI)  

IParcelEditBuild.CurrentBuildMethod Property

Get/Set the current Parcel Construction Method.

[Visual Basic .NET]
Public Property CurrentBuildMethod As IBuildMethod
[C#]
public IBuildMethod CurrentBuildMethod {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelEditBuild Interface