This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportDataSource Interface > IReportDataSource.Layer Property (ArcObjects .NET 10.4 SDK) |
Indicates the data for the report is from a layer.
[Visual Basic .NET] Public Property Layer As ILayer
[C#] public ILayer Layer {get; set;}