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

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