Amazon.Budgets.Model.UpdateNotificationRequest.IsSetOldNotification C# (CSharp) Метод

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

private IsSetOldNotification ( ) : bool
Результат bool
        internal bool IsSetOldNotification()
        {
            return this._oldNotification != null;
        }