This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralUnbuildableLines Interface > ICadastralUnbuildableLines.Unbuildable Property (ArcObjects .NET 10.4 SDK) |
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 );