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

IsSetDeliveryOption() public method

Checks if DeliveryOption property is set
public IsSetDeliveryOption ( ) : Boolean
return Boolean
        public Boolean IsSetDeliveryOption()
        {
            return  this.deliveryOptionField != null;
        }
ItemAttributes