Amazon.Budgets.Model.Notification.IsSetThreshold C# (CSharp) Method

IsSetThreshold() private method

private IsSetThreshold ( ) : bool
return bool
        internal bool IsSetThreshold()
        {
            return this._threshold.HasValue; 
        }