 | CasualCustomerServiceGetMunicipalCustomerLookups Method |
Gets the municipal customer lookups.
Namespace:
AMCS.Elemos.IntegrationService.Services.CasualCustomer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic MunicipalCustomerLookupResultEntity GetMunicipalCustomerLookups(
string authenticationKey
)
Public Function GetMunicipalCustomerLookups (
authenticationKey As String
) As MunicipalCustomerLookupResultEntity
Parameters
- authenticationKey
- Type: SystemString
The authentication key.
Return Value
Type:
MunicipalCustomerLookupResultEntity
See Also