Amazon.EC2.Model.CreateReservedInstancesListingRequest.IsSetPriceSchedules C# (CSharp) Method

IsSetPriceSchedules() private method

private IsSetPriceSchedules ( ) : bool
return bool
        internal bool IsSetPriceSchedules()
        {
            return this._priceSchedules != null && this._priceSchedules.Count > 0; 
        }