The FormsDataWebService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FormsDataWebService | Initializes a new instance of the FormsDataWebService class |
Methods
| Name | Description | |
|---|---|---|
| GetCategoryList |
Gets a list of form categories for use when selecting dealers and forms
| |
| GetDealerList |
Gets a list of the customer’s subscribed dealers and attributes
| |
| GetDealerTypes |
Gets a list of dealer types for use when selecting dealers
| |
| GetDealerTypeXREF |
Gets a list of dealers and their associated dealer types
| |
| GetFormCategoryXREF |
Gets a list of form categories for use when selecting dealers and forms
| |
| GetFormsList |
Gets a list of the customer’s subscribed forms. Search criteria can be used to return subsets of records for real-time end-user searches.
| |
| GetFormStateXREF |
Gets a list of states that apply to each form, which is used to determine the forms to display when a user selects a state
| |
| GetFormTransTypes |
Gets a list of transaction types that can be assigned to forms
| |
| GetFormTransTypeXREF |
Gets a list of forms and the transaction types associated to them.
| |
| GetStatesList |
Gets a distinct list of states
|
Fields
| Name | Description | |
|---|---|---|
| AuthHeader |
Manages the customer credentials that are passed as a soap header to authenticate the web service call
|