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;
        }