ReceiptCard.Total Property

Definition

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

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

Property Value

The total amount of money paid (or to be paid).

Applies to