C1.Silverlight.Olap.5
C1OlapField Class
Members 

Represents a property of the items in the data source.
Object Model
C1OlapField Class
Syntax
'Declaration
 
Public Class C1OlapField 
public class C1OlapField 
Remarks

C1OlapField objects represent 'dimensions' in the output Olap table.

Each row and column on the output table is uniquely identified by a C1OlapKey object. These objects contain a list of C1OlapField objects and specific values.

Inheritance Hierarchy

System.Object
   C1.Olap.C1OlapField

See Also

Reference

C1OlapField Members
C1.Olap Namespace

 

 


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