Click or drag to resize

ReProcessResultTotalUnit Property

Gets or sets Total Charge Unit

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
public string TotalUnit { get; set; }

Property Value

Type: String
Remarks
The unit value for the total charge (base + special - discount = total)
See Also