Click or drag to resize

clsImportEmployeeMasterListOfProjectLinks Property

Optional collection link special use projects fo the employee. See clsImportEmployeeProjectLink.

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

Property Value

Type: ListclsImportEmployeeProjectLink
See Also