Click or drag to resize

PackageShipNotificationSenderName Property

Gets or sets Ship Notification Sender Name

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

Property Value

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