Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

NotifyType Property

Identifies the set of valid email notification recipient types.

Syntax

__property TibxUSPSShipNotifyTypes NotifyType[int NotifyIdx] = {read=FNotifyType, write=FSetNotifyType};



enum TibxUSPSShipNotifyTypes { rtUnspecified=0, rtRecipient=1, rtShipper=2, rtBroker=3, rtOther=4, rtThirdParty=5 };

Default Value

0

Remarks

Identifies the set of valid email notification recipient types. Valid values are:

rtUnspecified (0)
rtRecipient (1)
rtShipper (2)
rtBroker (3)
rtOther (4)
rtThirdParty (5)

For FedEx, when rtShipper, rtRecipient or rtBroker are set, the email address associated with their definitions will be used and the NotifyEmail specified for these types will be ignored.

For USPS, only the rtShipper and rtRecipient are valid.

This property does not apply to UPS or Canada Post notifications.

The size of the array is controlled by the NotifyCount property.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0