Click or drag to resize

clsImportEmployeeMastereServiceHandling Enumeration

The linked list of services can be used to manage the behaviour of the data entry screen

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eServiceHandling
Members
  Member nameValueDescription
AllServicesSelectFirst1 The first service in the list will be preselected. The user can still select any of the service in the contract
ServicesFilterdSelectFirst2 The user can only select services in the employee master (and in the contract). The first service in the list is preselected
ServicesFilterdNoSelection3 The user can only select services in the employee master (and in the contract). The user must activly select the requested service
ListOfServiceLinksHasNoEffect4 The services in the list does not have an effect in the behaviour of the data entry screen.
See Also