Click or drag to resize

NotificationServiceUpdateResponseNotifications Method

Update response notifaction.

Namespace:  AMCS.Elemos.IntegrationService.Services.Notification
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UpdateResponsedNotificationResultPartialEntity UpdateResponseNotifications(
	string authenticationKey,
	IList<NotificationResponsePartialEntity> criteria
)

Parameters

authenticationKey
Type: SystemString
The authentication key.
criteria
Type: System.Collections.GenericIListNotificationResponsePartialEntity
The criteria.

Return Value

Type: UpdateResponsedNotificationResultPartialEntity
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also