Click or drag to resize

EmployeeClassItem Class

EmployeeClassItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientEmployeeClassItem
Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntax
public sealed class EmployeeClassItem

The EmployeeClassItem type exposes the following members.

Properties
  NameDescription
Public propertyCoverageEnd
Coverage End

Created in Epic SDK 2021.

Public propertyCoverageStart
Coverage Start

Created in Epic SDK 2021.

Public propertyEligibility
Eligibility

Created in Epic SDK 2021.

Public propertyEmployeeClass
Employee Class

Created in Epic SDK 2021.

Required

Public propertyEmployeeClassID
Specify the employee class ID.

Created in Epic SDK 2021.

Sometimes Required

Public propertyFlag
Used to choose what action to apply to Employee Class Item.

Created in Epic SDK 2021.

Public propertyPayrollCycle
Payroll Cycle

Created in Epic SDK 2021.

Public propertyStatus
Status

Created in Epic SDK 2021.

Public propertyTimeWorked
Time Worked

Created in Epic SDK 2021.

Public propertyTimeWorkedPerCode
Time Worked Per Code

Created in Epic SDK 2021.

Public propertyTotalCount
Total Count

Created in Epic SDK 2021.

Public propertyTotalCountAsOf
TotalCount As Of

Created in Epic SDK 2021.

Public propertyWaitingPeriod
Waiting Period

Created in Epic SDK 2021.

Top
See Also