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


INAWindowCategory2.DataLayer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INAWindowCategory2.DataLayer Property

The data layer for the category.

[Visual Basic .NET]
Public ReadOnly Property DataLayer As IDataLayer
[C#]
public IDataLayer DataLayer {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INAWindowCategory2 Interface