MCRBrokerContractLine::updateLines Method
Updates all contract lines to the passed value type for the given contract ID.
Syntax
server public static void updateLines(MCRBrokerValueType _valueType, MCRBrokerContractID _contractId)
Run On
Server
Parameters
- _valueType
Type: MCRBrokerValueType Enumeration
The value all lines on the contract will be set to.
- _contractId
Type: MCRBrokerContractID Extended Data Type
The contract ID of the lines to be updated.