Amazon.ECS.Model.MerchantItemAttributes.IsSetPOBoxShippingExcluded C# (CSharp) Method

IsSetPOBoxShippingExcluded() public method

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