Click or drag to resize
SeatType Enumeration
Seat type enumeration defines seat type values such as whether this identity is a Bloomberg Professional Service user.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public enum SeatType
Members
  Member nameValueDescription
INVALID_SEAT-1 Invalid seat type
BPS0 Bloomberg Professional Service
NONBPS1 None Bloomberg Professional Service
See Also