BuildOrder property

Sets and retrieves the order of operations used to build the lookup table.

Syntax

HRESULT value = object.put_BuildOrder(VARIANT* pOpOrder);HRESULT value = object.get_BuildOrder(VARIANT* pOpOrder);

Property values

Type: VARIANT

an array of lookup table operations. See the OPIDDXLUTBUILDER enumeration.