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


IParcelConstruction.CurrentColumn Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelConstruction.CurrentColumn Property

The current active column id.

[Visual Basic .NET]
Public ReadOnly Property CurrentColumn As Integer
[C#]
public int CurrentColumn {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction Interface