StiSystemVariablesHelper Class

Namespace: Stimulsoft.Report.Dictionary

Methods

Method Returns Description
GetSystemVariableInfo static string  
GetSystemVariables static List  
GetSystemVariablesV1 static List  
GetSystemVariablesV2 static List  

Method Details

GetSystemVariableInfo static

GetSystemVariableInfo(variable: string): string

Parameters

  • variable (string)

Returns string


GetSystemVariables static

GetSystemVariables(report: StiReport): List

Parameters

Returns List


GetSystemVariablesV1 static

GetSystemVariablesV1(): List

Returns List


GetSystemVariablesV2 static

GetSystemVariablesV2(): List

Returns List

Fields

Field Type Description
systemVariablesV1 List  
systemVariablesV2 List