Click or drag to resize

PackageRequestPreAlertNotificationSms Property

Gets or sets Pre-Alert Notification via SMS

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

Property Value

Type: Boolean
Remarks
'True' if carrier should provide pre-alert notification via SMS
See Also