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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Indicates whether the shipping carrier is the FedEx company.
public boolean isFedEx()
Called
Type: boolean
true if the carrier is FedEx; otherwise, false.