ComponentOne Reports for WPF
C1.C1Preview Namespace / C1RdlReportStrings.RdlReportScriptEngine.Errors Class / RecursiveAggregateCanNotBeUsed Property

In This Topic
    RecursiveAggregateCanNotBeUsed Property (C1RdlReportStrings.RdlReportScriptEngine.Errors)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property RecursiveAggregateCanNotBeUsed As String
    public static string RecursiveAggregateCanNotBeUsed {get;}
    See Also