Amazon.ECS.Model.OfferAttributes.IsSetWillShipExpedited C# (CSharp) Method

IsSetWillShipExpedited() public method

Checks if WillShipExpedited property is set
public IsSetWillShipExpedited ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetWillShipExpedited()
        {
            return  this.willShipExpeditedField != null;
        }