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