Amazon.ECS.Model.OfferAttributes.IsSetWillShipExpedited C# (CSharp) Метод

IsSetWillShipExpedited() публичный Метод

Checks if WillShipExpedited property is set
public IsSetWillShipExpedited ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetWillShipExpedited()
        {
            return  this.willShipExpeditedField != null;
        }