Click or drag to resize

PackageInTransitNotificationSenderName Property

Gets or sets In-Transit Notification Sender Name

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

Property Value

Type: String
Remarks
Company or contact name to use as the sender of the in-transit notification
See Also