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


ICadastralUnbuildableLines.Unbuildable Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralUnbuildableLines.Unbuildable Property

Indicates whether line is unbuildable line.

[Visual Basic .NET]
Public Function get_Unbuildable ( _
    ByVal pGSLine As IGSLine _
) As Boolean
[C#]
public bool get_Unbuildable (
    IGSLine pGSLine
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralUnbuildableLines Interface