ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TQuun.cs
 
Name 
Description 
 
Qualification Unit Class.
Models a single Unit of Competency ('Unit') for a Qualification (from a Training Package) or a single Module ('Module') for a course (not from a Training Package), see TQual.
This class descends from the TUnit class, and includes a 'Type' property (Quun_Type) which identifies whether a Unit is 'Core' or 'Elective' in a Qualification or Course:
  • For a Core Unit (or Module) : Quun_Type = 0.
  • For an Elective Unit (or Module) : Quun_Type = 1.
 
Copyright (c) VETtrak 2022. All rights reserved.