Click or drag to resize

PackageRequestHalNotificationAddress Property

Gets or sets Hold at Location Notification Address

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 124)]
public NameAddress HalNotificationAddress { get; set; }

Property Value

Type: NameAddress
Remarks
Name/address information (such as company, contact, phone or SMS) to which hold at location notification would be sent
See Also