Click or drag to resize
AbstractReportControlWhereCondition Property
Where condition for reports (replace ##WHERE##)

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public string WhereCondition { get; set; }

Property Value

Type: String
See Also