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


IParentLines.FirstConstructionLine Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParentLines Interface > IParentLines.FirstConstructionLine Property
ArcGIS Developer Help

IParentLines.FirstConstructionLine Property

First construction line after parent lines.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParentLines Interface