ReceiptCard.Tax Property

Definition

Gets or sets total amount of tax paid (or to be paid).

public string Tax { get; set; }
member this.Tax : string with get, set
Public Property Tax As String

Property Value

The total amount of tax.

Applies to