DSInstrument Constructor ( String , IDictionary String, Object )DSWS API (.NET)

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

Initializes a new instance of instrument

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 DSInstrument(
	string[] values,
	IDictionary<string, Object> properties
)

Parameters

values
Type:  System String 
The instrument values
properties
Type: System.Collections.Generic IDictionary String, Object 
Insturment properties
Version Information

.NET API Framework

Supported in: 4.1, 3.6
See Also