Click or drag to resize

clsImportEmployeePoolLinkEmployeeNumber Property

NVARCHAR(20) employee number to link the pool with the employee. (Mandatory field). See [!:clsImportEmployeeMaster.ListOfPoolLinks] for the employee dimension.

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

Property Value

Type: String
Remarks

MPPersonenPool.Personalnummer type: NVARCHAR length: 20 Primary Key

View: MARIEmployeesPool.EmployeeNumber: :Table: MPPersonenPool.Personalnummer

Linked Field: View: MARIEmployeeMaster.EmployeeNumber: :Table: MPPersonenstamm.Personalnummer Employee Master: Employee Master

See Also