Click or drag to resize

clsImportEmployeePeriodListOfPoolLinks Property

Optional link between a pool and an employee. See clsImportEmployeePoolLink.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntax
public List<clsImportEmployeePoolLink> ListOfPoolLinks { get; set; }

Property Value

Type: ListclsImportEmployeePoolLink
See Also