Click or drag to resize

clsImportEmployeeEmployeeStatus Property

[Mandatory] Each employee can be either a regular employee or a free lancer. See clsImportEmployeeeEmployeeStatus.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsImportEmployeeeEmployeeStatus EmployeeStatus { get; set; }

Property Value

Type: clsImportEmployeeeEmployeeStatus
Remarks
MPPersonenPeriode.PersonalTyp type: SMALLINT length: 2

View: MARIEmployeesPeriod.EmployeeStatus: :Table: MPPersonenPeriode.PersonalTyp

Linked Field: View: MARISettingTypes.TypeID: :Table: MPSetupTypen.TypID

Link Table Condition: TypTyp=2
See Also