ClientEligConditions
Name: Client Eligibility Conditions
Type: Application
Modules: Booking, Scheduling
Description: Cross reference of passenger ride restrictions, eligibility codes, security.
| Field | Documentation |
|---|---|
| ClientId | Numeric identifier of the client (from the Clients table). |
| ConditionCode | Eligibility condition code (from the EligConditions table). |
| AuxId | Internal use only. |
| AuxCode | Internal use only. |
| Comments | Comments about the record. |
| ConditionAction | Flag that indicates the action to perform on the eligibility condition for the client (R = Remove, D = Display). |
| EligRuleId | Numeric identifier of the eligibility rule (from the EligRules table). |
| DefEligCondition | Flag that indicates whether the eligibility condition is the default one for the client. |
| ClientEligCondId | Numeric identifier of the eligibility condition of the client. |
| SecGroupName | Security group name assigned to the eligibility condition for workstation user security. |