ALM Open Test Architecture API Type Library Version 12.55
KeyOrder Property
Description
The position of the field in multi-field database key (1-based).
Property type
Read-write property
Syntax
Visual Basic
Public Property KeyOrder As Long
Remarks
If the field is not part of the table key, the return value is undetermined. Use IsKeyto check if this is a key field.
See Also

ICustomizationField5 Interface  | ICustomizationField5 Members