Click or drag to resize

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
Syntax
public List<clsImportEmployeeAbsenceLine> Absences { get; set; }

Return Value

Type: ListclsImportEmployeeAbsenceLine
See Also