ActiveReports 8
ValuesArray Property

Returns an object array of all the Values.Value for this parameter. Mainly for use with Multivalue parameters.
Syntax
'Declaration
 
Public ReadOnly Property ValuesArray As System.Object()
public System.object[] ValuesArray {get;}

Property Value

Returns an object array of all the Values.Value.
See Also

Reference

Parameter Class
Parameter Members

Support Forum