Click or drag to resize

clsImportEmployeeMasterListOfEmployeeValidFrom Property

Mandatory collection of general settings of the employee based on the "valid from" settings. Settings are stored in clsImportEmployeePeriod and clsImportEmployeeOrganisation. One element in this list is mandatory for a new employees. Give a ValidFrom to the period the employee starts in the enterprise.

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

Property Value

Type: ListclsImportEmployeePeriod
See Also