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

IsSetDeliveryOption() public méthode

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