Struct CubeFieldProperties
Assembly: FastReport.Olap.dll
Syntax
public struct CubeFieldProperties
Fields
CalculateAfterAll
Declaration
public bool CalculateAfterAll
Field Value
Type |
Description |
System.Boolean |
|
CaseSensitive
Declaration
public bool CaseSensitive
Field Value
Type |
Description |
System.Boolean |
|
CubeFieldDisplayLabel
Declaration
public string CubeFieldDisplayLabel
Field Value
Type |
Description |
System.String |
|
CubeFieldName
Declaration
public string CubeFieldName
Field Value
Type |
Description |
System.String |
|
DataType
Declaration
Field Value
NullStr
Declaration
Field Value
Type |
Description |
System.String |
|
Saved
Declaration
Field Value
Type |
Description |
System.Boolean |
|
xmlDataType
Declaration
public string xmlDataType
Field Value
Type |
Description |
System.String |
|