ClinicAmount Property
Total amount of Clinic or Other qualified medical items for Healthcare auto-substantiation.
Syntax
[VB.NET] Public Property ClinicAmount As String
[C#] public string ClinicAmount {get; set;}
Remarks
The sum of all auto-substantiation items cannot be more than the TotalMedicalAmount, which must be equal to or less than the TransactionAmount.
This must be formatted as a dollar amount with a real decimal point, excluding the dollar sign. For instance "12.00"
Default Value
""