Click or drag to resize

clsImportEmployeeBusinessUnit Property

[Mandatory] Business Unit of the employee (1:1 for fixed employees, 1:n for freelancers). See dimension clsImportSetupBusinessUnits for details.

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

Property Value

Type: Int32
Remarks
MPPersonenOrganisation.Geschaeftsbereich type: SMALLINT length: 2 Primary Key

View: MARIEmployeesOrganisation.BusinessUnitID: :Table: MPPersonenOrganisation.Geschaeftsbereich

Linked Field: View: MARIBusinessUnitMaster.BusinessUnitID: :Table: MPSetupGeschaeftsbereich.GeschaeftsbereichID

See Also