Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RdlString
.
.
::
.
.
Value Property
RdlString Class
See Also
Gets the constant value represented by the current object. Throws an exception if the current object contains an expression.
Namespace:
C1.C1Rdl
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
string
Value
{
get
; }
Visual Basic
Public
ReadOnly
Property
Value
As
String
Get
See Also
RdlString Class
C1.C1Rdl Namespace