Click or drag to resize

OrderSpec.KeyInfo Property

X#
The 1-D, 4-element array containing the structure of the OrderSpec object.

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY KeyInfo AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The 1-D, 4-element array containing the structure of the OrderSpec object.
Remarks
The 1-D, 4-element array containing the structure of the OrderSpec object. Each subarray is comprised of four elements, which contain the following order key information:
ConstantDescription
ORD_KEYTYPEData type of index key.
ORD_KEYCOUNTNumber of keys included in this order.
ORD_KEYSIZELength of this order key.
ORD_KEYDECNumber of decimals in this order
See Also