ServiceSignatureType Property
Indicates the textual description of the delivery signature services option required by FedEx for the ServiceType .
Syntax
__property String ServiceSignatureType[int ServiceIdx] = {read=FServiceSignatureType, write=FSetServiceSignatureType};
Default Value
""
Remarks
Indicates the textual description of the delivery signature services option required by FedEx for the ServiceType. This might be different from the requested PackageSignatureType.
Possible returned values are:
ADULT | |
DIRECT | |
INDIRECT | |
NO_SIGNATURE_REQUIRED | |
SERVICE_DEFAULT |
The size of the array is controlled by the ServiceCount property.
This property is read-only and not available at design time.
Data Type
String