Click or drag to resize
OperationRequestDefinition Property
Gets a read-only SchemaElementDefinition which defines the schema for this Operation.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public abstract SchemaElementDefinition RequestDefinition { get; }

Property Value

Type: SchemaElementDefinition
See Also