Click or drag to resize

SettingsServiceExportAreaOfOrigins Method

Exports AreaOfOrigin 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<AreaOfOriginPartialEntity> ExportAreaOfOrigins(
	string authenticationKey
)

Parameters

authenticationKey
Type: SystemString
Authentication key

Return Value

Type: IListAreaOfOriginPartialEntity
List of AreaOfOrigin records.
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also