Amazon.Budgets.Model.Spend.IsSetUnit C# (CSharp) Метод

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

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