Amazon.Budgets.Model.Notification.IsSetThreshold C# (CSharp) Метод

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

private IsSetThreshold ( ) : bool
Результат bool
        internal bool IsSetThreshold()
        {
            return this._threshold.HasValue; 
        }