Gets or sets the monetary amount (in cash or in-kind) that is required in order to qualify
for a club/award level.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
protected decimal AmountToQualify { get; set; } |
| Visual Basic |
|---|
Protected Property AmountToQualify As Decimal
Get
Set |
Field Value
The total monetary amount or the value of in-kind donations that must be contributed over the
time period specified in
QualificationTimePeriod in order to achieve this award level.
See Also