Click or drag to resize

clsImportEmployeeValidPeriodeFrom Property

Note: This API is now obsolete.

Please use property ValidFrom instead. Period in the time organisation of MARIProject 2016012 YYYYMMM

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
[ObsoleteAttribute("Please use ValidFrom instead")]
public int ValidPeriodeFrom { get; set; }

Property Value

Type: Int32
Remarks
MPPersonenPeriode.GueltigAb type: INT length: 4

View: MARIEmployeesPeriod.ValidFrom: :Table: MPPersonenPeriode.GueltigAb

Linked Field: View: MARIPeriods.Period: :Table: MPPerioden.PeriodeJahr

MPPersonenOrganisation.GueltigAb type: INT length: 4 Primary Key

View: MARIEmployeesOrganisation.ValidFrom: :Table: MPPersonenOrganisation.GueltigAb

Linked Field: View: MARIPeriods.Period: :Table: MPPerioden.PeriodeJahr

See Also