DonationInformationTaxDeductibleAmount Property
Namespace: Ignition.Commerce.Products.FundraisingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("gft_deductable_amt")]
public decimal TaxDeductibleAmount { get; set; }
<NetForumFieldAttribute("gft_deductable_amt")>
Public Property TaxDeductibleAmount As Decimal
Get
Set
public:
[NetForumFieldAttribute(L"gft_deductable_amt")]
property Decimal TaxDeductibleAmount {
Decimal get ();
void set (Decimal value);
}
[<NetForumFieldAttribute("gft_deductable_amt")>]
member TaxDeductibleAmount : decimal with get, set
Property Value
Decimal