Click or drag to resize

IPersonIsShipmentTypeReserved Method

Is ShipmentType reserved?

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsShipmentTypeReserved(
	int i_ShipmentTypeId
)

Parameters

i_ShipmentTypeId
Type: SystemInt32

Return Value

Type: Boolean
See Also