Click or drag to resize

GridMainExampleaddItem Method

Add Item to Queue

Namespace:  CSharpGrid
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void addItem(
	Job newJob
)

Parameters

newJob
Type: GridPomdpJob
Job Object
See Also