Amazon.ECS.Model.OfferAttributes.IsSetWillShipExpedited C# (CSharp) Méthode

IsSetWillShipExpedited() public méthode

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