Amazon.EC2.Model.CreateReservedInstancesListingRequest.IsSetPriceSchedules C# (CSharp) Méthode

IsSetPriceSchedules() private méthode

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