ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TUnit.cs
 
Name 
Description 
 
Unit Class.
Models a single Unit of Competency ('Unit') from a Training Package, which could be a component of a qualification, or a single Module ('Module') from outside a Training Package, which could be a component of a course (see TQual, Integrate API only).
Units and Modules are distinguished by the value of the Unit_Type property.
  • For a Unit : Unit_Type = 0.
  • For a Module : Unit_Type = 1.

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 TUnitState
Copyright (c) VETtrak 2022. All rights reserved.