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


IReportDataSource.DefinitionQuery Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportDataSource Interface > IReportDataSource.DefinitionQuery Property
ArcGIS Developer Help

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