clsImportEmployeeAbsenceAbsences Property
|
List of absenses in the RageFrom/To range. If the list is empty all previouce stored absences will be deleted.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsImportEmployeeAbsenceLine> Absences { get; set; }Public Property Absences As List(Of clsImportEmployeeAbsenceLine)
Get
Set
Return Value
Type:
ListclsImportEmployeeAbsenceLine
See Also