DonationInformationTaxDeductableAmount Property
Note: This API is now obsolete.
Namespace: Ignition.Commerce.Products.FundraisingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ObsoleteAttribute("Use TaxDeductibleAmount instead. (6.1)", true)]
public decimal TaxDeductableAmount { get; set; }
<ObsoleteAttribute("Use TaxDeductibleAmount instead. (6.1)", true)>
Public Property TaxDeductableAmount As Decimal
Get
Set
public:
[ObsoleteAttribute(L"Use TaxDeductibleAmount instead. (6.1)", true)]
property Decimal TaxDeductableAmount {
Decimal get ();
void set (Decimal value);
}
[<ObsoleteAttribute("Use TaxDeductibleAmount instead. (6.1)", true)>]
member TaxDeductableAmount : decimal with get, set
Property Value
Decimal