Click or drag to resize

EmployeeClassItemEmployeeClassID Property

Specify the employee class ID.

Created in Epic SDK 2021.

Sometimes Required

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 int EmployeeClassID { get; set; }

Property Value

Type: Int32
EmployeeClassID As Integer.
Remarks
Note Note
  • Name - EmployeeClassID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
See Also