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

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