LightSwitch HTML Edition
C1OlapField Class
Members 






Represents a property of the items in the data source.
Object Model
C1OlapField Class
Syntax
'Declaration
 
Public Class C1OlapField 
'Usage
 
Dim instance As C1OlapField
public class C1OlapField 
public class C1OlapField 
public class C1OlapField 
public __gc class C1OlapField 
public ref 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1OlapField Members
C1.Olap Namespace

Send Feedback