Click or drag to resize

SettingsServiceExportRouteManagementTypes Method

Exports RouteManagementType records.

Namespace:  AMCS.Elemos.IntegrationService.Services.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<RouteManagementTypePartialEntity> ExportRouteManagementTypes(
	string authenticationKey
)

Parameters

authenticationKey
Type: SystemString
Authentication key

Return Value

Type: IListRouteManagementTypePartialEntity
List of RouteManagementType records.
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also