Click or drag to resize
SchemaStatus Enumeration
Enumeration describing the status of various elements in the schema.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public enum Status
Members
  Member nameValueDescription
ACTIVE0 This item may appear in Messages.
DEPRECATED1 This item is current and may appear in Messages but will be removed in due course.
INACTIVE2 This item is not current and will not appear in messages.
PENDING_DEPRECATION3
See Also