Amazon.ECS.Model.TransactionTotals.IsSetTax C# (CSharp) Méthode

IsSetTax() public méthode

Checks if Tax property is set
public IsSetTax ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetTax()
        {
            return this.taxField != null;
        }