SubscriptionSubscriptionString Property |
Subscription string
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax public string SubscriptionString { get; set; }
Public Property SubscriptionString As String
Get
Set
public:
property String^ SubscriptionString {
String^ get ();
void set (String^ value);
}
member SubscriptionString : string with get, set
Property Value
Type:
StringExceptions Remarks Subscription objects obtained from the library are
fully qualified.
See Also