Click or drag to resize

clsImportEmployeePeriodListOfOrganisationSettings Property

Collection special settings by linked business unit.
  • Fixed employees must have one element in this list.
  • Freelancers will have an organisation record for each business unit, the employee is linked to. There must be at least one element in the list
Settings are stored in clsImportEmployeeOrganisation.

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

Property Value

Type: ListclsImportEmployeeOrganisation
See Also