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

IsSetPOBoxShippingExcluded() public méthode

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