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