Amazon.Budgets.Model.CalculatedSpend.IsSetForecastedSpend C# (CSharp) Метод

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

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