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


IReportDataSource.Layer Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMap)  

IReportDataSource.Layer Property

Indicates the data for the report is from a layer.

[Visual Basic .NET]
Public Property Layer As ILayer
[C#]
public ILayer Layer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportDataSource Interface

.NET Samples

Generate a report (Code Files: ExportReport)