Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.