Click or drag to resize

clsImportEmployeeMasterListOfServiceLinks Property

Collection link the prefered services to the employee master. They are used to simplify the data entry. See clsImportEmployeeServiceLink.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsImportEmployeeServiceLink> ListOfServiceLinks { get; set; }

Property Value

Type: ListclsImportEmployeeServiceLink
See Also