[Serializable] public class TStaffType : ReferenceTypeBase;
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:
GetStaffTypes returns a listing of all Staff Types.
Copyright (c) VETtrak 2022. All rights reserved.
|