Click or drag to resize

PackageRequestInsidePickup Property

Gets or sets Inside Pickup

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(false)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 161)]
public bool InsidePickup { get; set; }

Property Value

Type: Boolean
Remarks
'True' if inside pickup beyond the pickup area is required
See Also