C1.Web.Mvc.Olap Namespace / PivotField Class / DataType Property

In This Topic
DataType Property (PivotField)
In This Topic
Gets or sets the data type of the field.
Syntax
'Declaration
 
Public Property DataType As Nullable(Of DataType)
 
Remarks
It only works when connecting DataEngine or DataSource.
See Also