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
Syntaxpublic List<clsImportEmployeePeriod> ListOfEmployeeValidFrom { get; set; }Public Property ListOfEmployeeValidFrom As List(Of clsImportEmployeePeriod)
Get
Set
Property Value
Type:
ListclsImportEmployeePeriod
See Also