Amazon.ECS.Model.MerchantItemAttributes.IsSetPOBoxShippingExcluded C# (CSharp) Méthode

IsSetPOBoxShippingExcluded() public méthode

Checks if POBoxShippingExcluded property is set
public IsSetPOBoxShippingExcluded ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetPOBoxShippingExcluded()
        {
            return  this.POBoxShippingExcludedField != null;
        }
MerchantItemAttributes