Click or drag to resize

MPInterfacebDeleteItemBookingLine Method

Allows to delete on time booking line. All conditions will be checked. On false, read MPInterface.oError

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bDeleteItemBookingLine(
	int lLineID
)

Parameters

lLineID
Type: SystemInt32

Return Value

Type: Boolean
See Also