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

IsSetDeliveryOption() public method

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