Enumeration describing the status of various elements in the schema.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.20.3.1
Syntax Public Enumeration Status
Members
| Member name | Value | Description |
---|
| ACTIVE | 0 |
This item may appear in Messages.
|
| DEPRECATED | 1 |
This item is current and may appear in Messages but will be removed
in due course.
|
| INACTIVE | 2 |
This item is not current and will not appear in messages.
|
| PENDING_DEPRECATION | 3 |
This item is being considered for deprecation.
|
See Also