Struct DataFieldProperties
Namespace: FastReport.Olap.Cube
Assembly: FastCube.Core.dll
Data field properties.
public struct DataFieldProperties
Fields
DisplayLabel
Display label.
public string DisplayLabel
Field Value
FieldName
Name of the field.
public string FieldName
Field Value
FieldType
Date type of the field.
public DataType FieldType
Field Value
Index
Index.
public int Index
Field Value
Visible
Visibility.
public bool Visible