ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum