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;
        }