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

Award Class. 

Models a single Award. An Award is the certification of the completion of a Qualification or Course by a Client. The name of this class, TQucl, is derived from Qualification Client. 

Use the functions GetQualifications, GetCourses or GetQualificationAndCourses to see a listing of available Qualifications and/or Courses. 

Some of the Properties of this class are:

  • Qual_Code : Qualification Code
  • Clie_Code : Client Code

Copyright (c) VETtrak 2022. All rights reserved.