Amazon.Budgets.Model.DescribeNotificationsForBudgetResponse.IsSetNotifications C# (CSharp) 메소드

IsSetNotifications() 개인적인 메소드

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