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

Qualification Class: 

Models a single qualification or a single course. A qualification is a component of a (Nationally Recognised) Training Package, while a Course is a programme of learning that is not from a Training Package. 

A qualification is composed of 'Units of Competency', while a course is composed of Modules, see TUnit. For a given qualification or course, each Unit or Module may be core or elective, see TQuun (Integrate API only). 

As of version 4.3.8 and later of VETtrak and the API, the hours, points and amounts are now state-based, and have been moved to TQualState.

Copyright (c) VETtrak 2022. All rights reserved.