Click or drag to resize
Schema Class
Contains constants used in the classes which represent the data model.
Inheritance Hierarchy
SystemObject
  Bloomberglp.BlpapiSchema

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public abstract class Schema

The Schema type exposes the following members.

Constructors
  NameDescription
Protected methodSchema
Initializes a new instance of the Schema class
Top
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.
See Also