Click or drag to resize

clsImportPlanningbDelete Method

Deletes the planning entry for one day.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bDelete(
	MPInterface oInterface,
	int PlanningJobDaysID,
	int PlanningJobDayID
)

Parameters

oInterface
Type: MARIInterfaceMPInterface
instance of MPInterface
PlanningJobDaysID
Type: SystemInt32
Delete the whole planning
PlanningJobDayID
Type: SystemInt32
Delete one day

Return Value

Type: Boolean
Remarks