C1.Silverlight.Olap.5
ValueFields Property

Gets a list of C1OlapField objects that define the fields summarized in the cells of the output table.
Syntax
'Declaration
 
Public ReadOnly Property ValueFields As C1OlapFieldList
public C1OlapFieldList ValueFields {get;}
Remarks
See the Fields property for details and an example.
See Also

Reference

C1OlapEngine Class
C1OlapEngine Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.