Amazon.ECS.Model.ItemSearchRequest.IsSetDeliveryMethod C# (CSharp) Méthode

IsSetDeliveryMethod() public méthode

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