Click or drag to resize

DBFNTX.OrderListAdd Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD OrderListAdd(
	orderInfo AS DbOrderInfo
) AS LOGIC
Request Example View Source

Parameters

orderInfo
Type: DbOrderInfo

Return Value

Type: Logic

Implements

OrderListAdd(DbOrderInfo)
See Also