Amazon.Redshift.Model.ReservedNodeOffering.IsSetRecurringCharges C# (CSharp) Méthode

IsSetRecurringCharges() private méthode

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