SubscriptionIsResolved Property |
Returns true if the object was created with the
isResolved flag set for the topic string, otherwise returns
false.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.23.1.1
Syntax public bool IsResolved { get; }
Public ReadOnly Property IsResolved As Boolean
Get
public:
property bool IsResolved {
bool get ();
}
member IsResolved : bool with get
Property Value
Type:
BooleanSee Also