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