Click or drag to resize
ReportGraphInfoGraphQueryIsStoredProcedure Property
Whether query is stored procedure.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public virtual bool GraphQueryIsStoredProcedure { get; set; }

Property Value

Type: Boolean
See Also