This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INAWindowCategory Interface > INAWindowCategory.Layer Property (ArcObjects .NET 10.5 SDK) |
The layer for the category.
[Visual Basic .NET] Public ReadOnly Property Layer As ILayer
[C#] public ILayer Layer {get;}
The Layer property returns the NALayer's sub-layer associated with this specific category.