This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtBarriers Interface > INetworkAnalysisExtBarriers.GetDisabledLayer Method (ArcObjects .NET 10.4 SDK) |
Gets the disabled state for the specified feature layer.
[Visual Basic .NET] Public Function GetDisabledLayer ( _ ByVal pFeatureLayer As IFeatureLayer _ ) As Boolean
[C#] public bool GetDisabledLayer ( IFeatureLayer pFeatureLayer );