C1.Silverlight.Olap.5
IsViewDefined Property

Gets a value that determines whether an Olap view is currently defined.
Syntax
'Declaration
 
Public ReadOnly Property IsViewDefined As System.Boolean
public System.bool IsViewDefined {get;}
Remarks
An Olap view is defined if the ValueFields list is not empty and either the RowFields or ColumnFields lists are not empty.
See Also

Reference

C1OlapEngine Class
C1OlapEngine Members

 

 


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