PaymentOptions.ShippingType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type d’expédition.
public:
property PaymentShippingType ShippingType { PaymentShippingType get(); void set(PaymentShippingType value); };
PaymentShippingType ShippingType();
void ShippingType(PaymentShippingType value);
public PaymentShippingType ShippingType { get; set; }
var paymentShippingType = paymentOptions.shippingType;
paymentOptions.shippingType = paymentShippingType;
Public Property ShippingType As PaymentShippingType
Valeur de propriété
Obtient ou définit le ShippingType.