ShipCarrierInterface.isFedEx Method
Indicates whether the shipping carrier is the FedEx company.
Syntax
public boolean isFedEx()
Run On
Called
Return Value
Type: boolean
true if the carrier is FedEx; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Indicates whether the shipping carrier is the FedEx company.
public boolean isFedEx()
Called
Type: boolean
true if the carrier is FedEx; otherwise, false.