Click or drag to resize

clsImportPlanningbDeletePlanJob Method

Deletes the planning.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bDeletePlanJob(
	MPInterface oInterface,
	int PlanningJobID
)

Parameters

oInterface
Type: MARIInterfaceMPInterface
instance of MPInterface
PlanningJobID
Type: SystemInt32
Delete the whole planning

Return Value

Type: Boolean
Remarks
PK20150325
See Also