ActiveReports 8
GetValue Method (IPropertyBag)

Name of the property to retrieve.
Get the value for the named property.
Syntax
'Declaration
 
Function GetValue( _
   ByVal name As System.String _
) As System.Object
System.object GetValue( 
   System.string name
)

Parameters

name
Name of the property to retrieve.

Return Value

The property's value.
See Also

Reference

IPropertyBag Interface
IPropertyBag Members

Support Forum