[]
        
(Showing Draft Content)

C1.Report.ScriptEngine.ReportScriptContext

ReportScriptContext Class

Extends the ReportScriptContextBase class to recognizing the following custom objects:

  • database fields of FlexReport
  • report objects (fields, sections, groups)
  • custom variables: Page
Inheritance
ScriptEngineContext
ReportScriptContextBase
ReportScriptContext
Namespace: C1.Report.ScriptEngine
Assembly: C1.Report.4.6.2.dll
Syntax
public class ReportScriptContext : ReportScriptContextBase
Public Class ReportScriptContext
    Inherits ReportScriptContextBase

Properties

Name Description
Report

Methods

Name Description
InternalGetObjectByName(string)