Returns true if the user has the specified entitlements for the specified
Service.
Declaration Syntax
C# | Visual Basic | Visual C++ |
bool HasEntitlements( Element entitlements, Service service )
Function HasEntitlements ( entitlements As Element, service As Service ) As Boolean
bool HasEntitlements( Element^ entitlements, Service^ service )
Return Value
Remarks
Same as calling
HasEntitlements(entitlements, service, null}.
Exceptions
Exception | Condition |
---|---|
ArgumentException |
The specified 'entitlements' or 'service' is null or invalid.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1