SubscriptionSubscriptionString Property |
Subscription string
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.9.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 Exception | Condition |
---|
ArgumentException |
The input value is null or empty.
|
Remarks Subscription objects obtained from the library are
fully qualified.
See Also