Amazon.EC2.Model.ReservationValue.IsSetHourlyPrice C# (CSharp) Method

IsSetHourlyPrice() private method

private IsSetHourlyPrice ( ) : bool
return bool
        internal bool IsSetHourlyPrice()
        {
            return this._hourlyPrice != null;
        }