public method O2GValueMap.appendChild

Brief

Adds the value map to the list of child value maps.

Declaration
C#
void  appendChild (O2GValueMap O2GValueMap)

Parameters
O2GValueMap

The value map.

Details

See examples of appendChild in these articles: Create OCO Order example, Create OTO Order example, Create New Contingency Group example, Add Existing Orders into Existing Contingency Group example, and Remove Orders from Existing Contingency Group example.

Declared in O2GValueMap

back