Click or drag to resize

PackagePackaging Property

Gets or sets Packaging

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

Property Value

Type: String
Remarks
The type of packaging for the package or container
See Also