ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TStaffRole Class
C#
[Serializable]
public class TStaffRole;

Staff Role Class. 

This class describes the role of a staff member. It is used in association with some training (an enrolment or a contract), to describe the role of a staff member in that training. 

A TStaffRole has properties of:

  • Staff Code to identify the staff member,
  • Staff Type
  • Primary Staff Flag to indicates whether Staff member is the Primary Staff member for this training.

Copyright (c) VETtrak 2022. All rights reserved.