Click or drag to resize

clsImportEmployeeProjectLink Class

1:n Table to store the link to special projects in the Employee Master: Project link (standard vacation project...). Can be used with the import of an employee. See ListOfProjectLinks.
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportEmployeeProjectLink

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportEmployeeProjectLink : clsImportBase

The clsImportEmployeeProjectLink type exposes the following members.

Constructors
  NameDescription
Public methodclsImportEmployeeProjectLink
Initializes a new instance of the clsImportEmployeeProjectLink class
Top
Properties
  NameDescription
Public propertyContractID
When the project type is customer project or internal project with contract, a contract must be linked
Public propertyContractPositionID
When a contract is linked a contract service position must be linked
Public propertyEmployeeNumber
EmployeeNumber
Public propertyPhaseID
When the linked projects does have phases, the phase must be linked.
Public propertyProjectNumber
Link for the required project. Used for request management
Public propertyProjectTemplateType
ProjectTemplates
Top
Methods
Remarks
See Also