Amazon.Redshift.Model.ReservedNodeOffering.IsSetRecurringCharges C# (CSharp) Метод

IsSetRecurringCharges() приватный Метод

private IsSetRecurringCharges ( ) : bool
Результат bool
        internal bool IsSetRecurringCharges()
        {
            return this._recurringCharges != null && this._recurringCharges.Count > 0; 
        }