Click or drag to resize

PackingOrderLineGroupId Property

Gets or sets the group id.

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

Property Value

Type: String
See Also