Click or drag to resize

IPersonSetShipmentTypeReserved Method

Set ShipmentType reserved

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.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