Amazon.ECS.Model.ItemSearchRequest.IsSetDeliveryMethod C# (CSharp) Method

IsSetDeliveryMethod() public method

Checks if DeliveryMethod property is set
public IsSetDeliveryMethod ( ) : Boolean
return Boolean
        public Boolean IsSetDeliveryMethod()
        {
            return this.deliveryMethodField.HasValue;
        }