Click or drag to resize

clsImportTrainingParticipanteParticipantType Enumeration

Three different types of participants can visit a training or event

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eParticipantType
Members
  Member nameValueDescription
Customer1Link to a contact person of a business partner (default). Requires CardCode and CompanyId
Employee33Employee is visiting the event. Requires Employee field filled with the employee number
FreeParticipant438A free participant not an employee of a customer nor an internal employee
See Also