Click or drag to resize
ReportHeaderCurrency Property
Specifies the currency code associated with the report, note that this is one place where this is just the currency code, not a reference to a currency object

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string Currency { get; set; }

Property Value

Type: String
Remarks