Datastream.DswsApi NamespaceDSWS API (.NET)

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

This namespace contains the Datastream Web Service API (.NET) that can be used to retrieve Datastream data. It targets .NET framework 3.5, 4.0 and 4.5. Refer to the entry point class DSClient to read more about how to use the API.
Classes

  ClassDescription
Public classDSAdvancedOptions
Defines some advanced options
Public classDSApiOptions
Defines the configuration options for Datastream Web Service API
Public classDSClient
Defines the Datastream Web Service client class
Public classDSDataRequest
Defines the data request
Public classDSDataRequestProperties
Defines the data request properties
Public classDSDataResponse
Defines the DSDataRequest's response
Public classDSDataType
Defines the data type used in a DSDataRequest
Public classDSDataTypeCodes
Defines the data type codes
Public classDSDataTypeCodes Economics
Defines the datatype codes for economics
Public classDSDataTypeCodes Equity
Defines the datatype codes for Equity
Public classDSDataTypeCodes Equity Fundamentals
Defines the datatype codes for fundamentals
Public classDSDataTypeCodes Equity Pricing
Defines the datatype codes for pricing
Public classDSDataTypeResponseValue
Defines the datatype response value corresponding to a DSDataResponse
Public classDSDataTypes
Defines the datatype collection
Public classDSDateBase
Defines the base date
Public classDSDateLiterals
Defines the date literals
Public classDSDateType
Defines the date type
Public classDSEndPointBehavior
Defines the transport behavior
Public classDSException
Defines the Datastream Web Service Exception class
Public classDSFault
Defines a datastream fault
Public classDSInstrument
Defines the instrument used in a DSDataRequest
Public classDSSnapshotDate
Defines the snapshot date
Public classDSStringKVPair
Defines a string string key value pair
Public classDSStringObjectKVPair
Defines a string object key value pair
Public classDSSymbolResponseValue
Defines a symbol response value corresponding to a DSDataTypeResponseValue of a DSDataResponse
Public classDSTimeSeriesDate
Defines the timeseries date
Public classIDSDataService
Defines the class that provides access to operations for data service
Public classIDSDataServiceAsync
Defines the class that provides access to asynchronous operations for data service
Public classIDSDataServiceAsync GetDataBundleCompletedEventArgs
Defines the get bundle data completed event args used in GetDataBundleCompleted
Public classIDSDataServiceAsync GetDataCompletedEventArgs
Defines the get data completed event args used in GetDataCompleted
Public classIDSDataServiceAsync LogonCompletedEventArgs
Defines the logon completed event args used in LogonCompleted
Public classKVPair K, V 
Defines a key value pair
Enumerations

  EnumerationDescription
Public enumerationDSDataRequestPropertyTypes
Defines the request properties
Public enumerationDSDateFrequency
Defines the frequency types
Public enumerationDSEndPointTypes
Defines the end point types
Public enumerationDSFaultCodes
Defines the datastream fault codes
Public enumerationDSInstrumentProperties
Defines the instrument properties
Public enumerationDSSymbolResponseValueType
Defines the symbol response value type found in a DSSymbolResponseValue