ActiveReports 9
GetPropertyContent Method

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

Parameters

name
Name of the property to retrieve.

Return Value

The property's value.
See Also

Reference

IPropertyBag Interface
IPropertyBag Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum