TokenDefinitionDataType Property

Gets the token data type.

Namespace:  Dundas.BI.Data.Parameters.Tokens
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public CompatibleDataTypes DataType { get; }

Property Value

Type: CompatibleDataTypes
The token data type.
See Also