Amazon.ECS.Model.TransactionTotals.IsSetTax C# (CSharp) Метод

IsSetTax() публичный Метод

Checks if Tax property is set
public IsSetTax ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetTax()
        {
            return this.taxField != null;
        }