Amazon.Budgets.Model.Spend.IsSetUnit C# (CSharp) 메소드

IsSetUnit() 개인적인 메소드

private IsSetUnit ( ) : bool
리턴 bool
        internal bool IsSetUnit()
        {
            return this._unit != null;
        }