Click or drag to resize

CommunicationServiceSavePortalCommunication Method

Saves the portal communication.

Namespace:  AMCS.Elemos.IntegrationService.Services.Communication
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SavePortalCommunication(
	string authenticationKey,
	CommunicationPartialEntity portalCommunication
)

Parameters

authenticationKey
Type: SystemString
The authentication key.
portalCommunication
Type: AMCS.Elemos.IntegrationService.Entity.CommunicationCommunicationPartialEntity
The portal communication.

Return Value

Type: 
Exceptions
ExceptionCondition
FaultException
FaultReason
See Also