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


IReportDataSource.DefinitionQuery Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMap)  

IReportDataSource.DefinitionQuery Property

Indicates the definition expression for the report.

[Visual Basic .NET]
Public Property DefinitionQuery As String
[C#]
public string DefinitionQuery {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportDataSource Interface