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

IsSetPOBoxShippingExcluded() public method

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