Click or drag to resize

clsImportWorkItemTrainingCourseeVisibilityPortal Enumeration

Defines the visibility of a training course for the external web page

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eVisibilityPortal
Members
  Member nameValueDescription
InternalUse1Training course is not visible in the web frontend
UserByAuthorization2Training course is only visible for login user
UserByProperties3Training course is only visible when the event properties matches to the intrest properties of the user/training participant (via contact person)
PublicEvent4Visible to all in the web frontend
See Also