| SubscriptionPreprocessErrorDescription Property |
The details of the error.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.3.64-experimental+d7d4d9bba07b94fd0a19ff78810b8add95447f66
Syntaxpublic string Description { get; }Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}member Description : string with get
Property Value
Type:
String
See Also