Click or drag to resize

clsImportEquipmentMasterDrivingEmployee Property

Driving Employee or using employee. This field is used to manage the "owner" of an equipment, when it is given to an employee for the daily use. See clsImportEmployee for the employee dimension.

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

Property Value

Type: String
Remarks
MPEquipmentDetails.DrivingEmployee type: NVARCHAR length: 20

View: MARIEquipmentDetails: :Table: MPEquipmentDetails

Link Table: MPPersonenstamm Link Field: Personalnummer

View: MARIEmployeeMaster: :Table: MPPersonenstamm

See Also