The Employee Object

Visual LANSA

The Employee Object

The employee object is used to store employee details. This object is then used in the collection for the drag and drop operation.

The object defines and publishes these employee properties:

  • Empno
  • GiveName
  • SurName
  • Deptment
  • Salary
  • PostCode

Ý List Collection Example 2