Click or drag to resize

ShipmentRequestManualShipment Property

Gets or Sets ManualShipment.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DefaultValueAttribute(false)]
[DataMemberAttribute(EmitDefaultValue = false)]
public bool ManualShipment { get; set; }

Property Value

Type: Boolean
See Also