#include <blpapi_schema.h>
This struct provides a namespace for enumerating the possible deprecation statuses of a schema element or type.
See Component blpapi_schema
◆ Value
| Enumerator |
|---|
| ACTIVE | This item is current and may appear in Messages.
|
| DEPRECATED | This item is current and may appear in Messages but will be removed in due course
|
| INACTIVE | This item is not current and will not appear in Messages.
|
| PENDING_DEPRECATION | This item is expected to be deprecated in the future; clients are advised to migrate away from use of this item
|
The documentation for this struct was generated from the following file: