Click or drag to resize

MPInterfaceTrainingCourseWebFrontEndHandshake Method

This function will read information about an event and about the participant. Mainly used with the newsletter token from the invitation.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsTrainingCourseHandshakeResult TrainingCourseWebFrontEndHandshake(
	clsTrainingCourseHandshakeRequest HandshakeRequest
)

Parameters

HandshakeRequest
Type: MARIInterfaceclsTrainingCourseHandshakeRequest
Request class ans also information class with the details as return

Return Value

Type: clsTrainingCourseHandshakeResult
See Also