Click or drag to resize
OperationResponseType Property

Note: This API is now obsolete.

Gets the TypeDefinitions of the possible responses for this Operation.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
[ObsoleteAttribute("Deprecated as of 3.2.1, use ResponseDefinition")]
public abstract SchemaTypeDefinition[] ResponseType { get; }

Property Value

Type: SchemaTypeDefinition
See Also