ActiveReports 12
GetValue Method (IDynamicObject)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation Namespace > IDynamicObject Interface : GetValue Method
Gets value of specified property.
Syntax
'Declaration
 
Function GetValue( _
   ByVal name As String _
) As Object
object GetValue( 
   string name
)

Parameters

name
See Also

Reference

IDynamicObject Interface
IDynamicObject Members