Click or drag to resize

PackingOrderLineId Property

Gets or sets the pack order line id

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

Property Value

Type: Int32
See Also