Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RdlObject Constructor (Object)
RdlObject Class
See Also
Initializes a new instance of the
RdlObject
class with a constant.
Namespace:
C1.C1Rdl
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
RdlObject
(
Object
value
)
Visual Basic
Public
Sub
New
( _
value
As
Object
_ )
Parameters
value
Type:
System
.
.
::
.
.
Object
The object constant.
See Also
RdlObject Class
RdlObject Overload
C1.C1Rdl Namespace