[This is preliminary documentation and is subject to change.]
Gets the datatype response value for the specified datatype
Namespace: Datastream.DswsApiAssembly: Datastream.DswsApi.NET4.0 (in Datastream.DswsApi.NET4.0.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DSDataTypeResponseValue this[ string datatype ] { get; }
Parameters
- datatype
- Type: System String
The datatype code
Return Value
The datatype response valueRemarks
Version Information
.NET API Framework
Supported in: 4.1, 3.6See Also