ParameterTokenDataType Property |
Gets the data type of the token.
Namespace:
Dundas.BI.Data.Parameters.Tokens
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic CompatibleDataTypes DataType { get; }Public ReadOnly Property DataType As CompatibleDataTypes
Get
public:
property CompatibleDataTypes DataType {
CompatibleDataTypes get ();
}member DataType : CompatibleDataTypes with get
Property Value
Type:
CompatibleDataTypes
See Also