This document is archived and information here might be outdated. Recommended version. |
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 );