Amazon.Budgets.Model.DescribeNotificationsForBudgetResponse.IsSetNotifications C# (CSharp) Méthode

IsSetNotifications() private méthode

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