Click or drag to resize
OperationRequestType Property

Note: This API is now obsolete.

Gets the TypeDefinition of request for this Operation. RequestDefinition

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

Property Value

Type: SchemaTypeDefinition
See Also