ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TEmpl.Empl_Type Property
C#
public int Empl_Type;

Employer Type Flag. 

Valid Employer Type Values are:

  • Normal ....... Empl_Type = 0,
  • RTO .......... Empl_Type = 1.
  • NAC .......... Empl_Type = 2,
  • RTO + NAC .... Empl_Type = 3.
 

Here, RTO = Registered Training Organisation, and NAC = New Apprenticeship Centre.

Copyright (c) VETtrak 2022. All rights reserved.