SaleDentalAmount Property |
Specifies qualifying dental amount for FSA transactions. xAllowPartialAuth must be set to True.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public decimal DentalAmount { get; set; }
Public Property DentalAmount As Decimal
Get
Set
public:
property Decimal DentalAmount {
Decimal get ();
void set (Decimal value);
}
member DentalAmount : decimal with get, set
Property Value
Type:
DecimalSee Also