Click or drag to resize

clsTrainingCourseHandshakeResultListOfParticipants Property

list of Participants registered by the applicant. clsTrainingcoursHandshakeRequestParticipant

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsTrainingcoursHandshakeRequestParticipant> ListOfParticipants { get; set; }

Property Value

Type: ListclsTrainingcoursHandshakeRequestParticipant
See Also