Click or drag to resize

clsImportEmployeeMasterListOfSkillLinks Property

Optional collection of skills liked to the employee. See clsImportEmployeeSkillLink.

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

Property Value

Type: ListclsImportEmployeeSkillLink
See Also