Amazon.EC2.Model.PurchaseHostReservationRequest.IsSetLimitPrice C# (CSharp) Méthode

IsSetLimitPrice() private méthode

private IsSetLimitPrice ( ) : bool
Résultat bool
        internal bool IsSetLimitPrice()
        {
            return this._limitPrice != null;
        }