Click or drag to resize

PackageDryIcePurpose Property

Gets or sets Dry Ice Purpose

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

Property Value

Type: Int32
Remarks
The purpose of the dry ice in the package - see DryIcePurpose enumeration
See Also