Amazon.ECS.Model.ItemAttributes.IsSetPOBoxShippingExcluded C# (CSharp) Метод

IsSetPOBoxShippingExcluded() публичный Метод

Checks if POBoxShippingExcluded property is set
public IsSetPOBoxShippingExcluded ( ) : Boolean
Результат Boolean
        public Boolean IsSetPOBoxShippingExcluded()
        {
            return  this.POBoxShippingExcludedField != null;
        }
ItemAttributes