ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TStaffType.cs
 
Name 
Description 
 
Staff Type Class
Each TStaffType indentifies a type of staff member that can be assigned to an employer or enrolment. Possible staff types could include "supervisor", "trainer" etc.
A TStaffType object has properties:
  • Name = Name of Staff Type,
  • Code = Staff Type Code,
  • Description = Staff Type Description,
  • Active = Staff Type Active Flag.

GetStaffTypes returns a listing of all Staff Types. 
Copyright (c) VETtrak 2022. All rights reserved.