Bloomberg API for .NET
Subscription Constructor (security, fields, options)
NamespacesBloomberglp.BlpapiSubscriptionSubscription(String, IList<(Of <<'(String>)>>), IList<(Of <<'(String>)>>))
Initializes a new instance of the Subscription class
Declaration Syntax
C#Visual BasicVisual C++
public Subscription(
	string security,
	IList<string> fields,
	IList<string> options
)
Public Sub New ( 
	security As String,
	fields As IList(Of String),
	options As IList(Of String)
)
public:
Subscription(
	String^ security, 
	IList<String^>^ fields, 
	IList<String^>^ options
)
Parameters
security (String)
fields (IList<(Of <(<'String>)>)>)
options (IList<(Of <(<'String>)>)>)

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1