Click or drag to resize

PackingOrderLineBundleOrBox Property

Gets or sets the bundle or box flag

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

Property Value

Type: Boolean
See Also