Operation Class |
Namespace: Bloomberglp.Blpapi
The Operation type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets a string that contains a human readable description of this
Operation.
| |
Name |
Gets the name of this Operation.
| |
NumResponseDefinition |
Gets the number of the response types that can be returned by this
Operation.
| |
RequestDefinition |
Gets a read-only SchemaElementDefinition which defines the schema for
this Operation.
| |
RequestType | Obsolete.
Gets the TypeDefinition of request for this Operation.
| |
ResponseDefinitions |
Gets an enumerable collection of all definitions of responses.
| |
ResponseType | Obsolete.
Gets the TypeDefinitions of the possible
responses for this Operation.
| |
Status |
Gets the status of this Operation.
|
Name | Description | |
---|---|---|
GetResponseDefinition |
Gets a read-only SchemaElementDefinition which defines the schema of
the 'index'th possible response that this Operation delivers.
|