Click or drag to resize

Workareas.SetCargo Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 METHOD SetCargo(
	nArea AS DWORD,
	newCargo AS Object
) AS VOID
Request Example View Source

Parameters

nArea
Type: DWord
newCargo
Type: Object
See Also