Returns the value of a date/time report variable.
Namespace: PPJ.RuntimeAssembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)
Syntax
| C# |
|---|
public static SalBoolean ReportGetDateTimeVar( SalWindowHandle hWndReport, SalString sVariable, ref SalDateTime dtValue ) |
Parameters
- hWndReport
- Type: PPJ.Runtime..::..SalWindowHandle
- sVariable
- Type: PPJ.Runtime..::..SalString
- dtValue
- Type: PPJ.Runtime..::..SalDateTime%