Declaration Syntax
C# | Visual Basic | Visual C++ |
public string SubscriptionString { get; set; }
Public Property SubscriptionString As String Get Set
public: property String^ SubscriptionString { String^ get (); void set (String^ value); }
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentException |
The input value is null or empty.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1