Initializes a new instance of the RdlInt class.
The s string is parsed to determine whether it represents a constant or an expression.
Namespace:
C1.C1RdlAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Parameters
- s
- Type: System..::..String
If s starts with a '=' then it is interpreted as an expression, otherwise it is converted to an integer.