Click or drag to resize

PackageTotal Property

Gets or sets Total Charge

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 379)]
public Money Total { get; set; }

Property Value

Type: Money
Remarks
Total charge (base + special - discount = total)
See Also