Click or drag to resize

PackageRequestInTransitNotificationDescription Property

Gets or sets In-Transit Notification Description

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

Property Value

Type: String
Remarks
Message to be conveyed by carrier along with in-transit notification
See Also