Click or drag to resize

IPersonSetShipmentTypeReserved Method

Set ShipmentType reserved

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
void SetShipmentTypeReserved(
	int i_ShipmentTypeId,
	bool i_IsShipmentTypeReserved
)

Parameters

i_ShipmentTypeId
Type: SystemInt32
i_IsShipmentTypeReserved
Type: SystemBoolean
See Also