DSDataType ClassDSWS API (.NET)

[This is preliminary documentation and is subject to change.]

Defines the data type used in a DSDataRequest
Inheritance Hierarchy

System Object
  Datastream.DswsApi DSDataType

Namespace: Datastream.DswsApi
Assembly: Datastream.DswsApi.NET4.0 (in Datastream.DswsApi.NET4.0.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public sealed class DSDataType
Remarks

A data type used in a DSDataRequest defines the field code for which data is to be retrieved. Each data type can optionally be parameterized. Note that you can use DSDataTypeCodes to determine the field code.
Version Information

.NET API Framework

Supported in: 4.1, 3.6
See Also