Click or drag to resize
Subscription Constructor (String, IListString)
Initializes a new instance of the Subscription class

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.10.3.1
Syntax
public Subscription(
	string security,
	IList<string> fields
)

Parameters

security
Type: SystemString
fields
Type: System.Collections.GenericIListString
See Also