Returns a parameter value casted to parameter type.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public Object GetValue()
Visual Basic (Declaration)
Public Function GetValue As Object
Visual C++
public:
Object^ GetValue()

See Also