ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TProg.cs
 
Name 
Description 
 
Programme Class
Each TProg indentifies a Programme. A Programme is a training offering. This is the content delivered during a (Programme) Occurrence.
A TProg object has properties:
  • Prog_ID = Programme ID,
  • Prog_Name = Name of Programme,
  • Prog_Code = Programme Code,
  • Prog_Desc = Programme Description,
  • Prog_Active = Programme Active Flag,
  • Prgt_Name = Programme Type Name.
  • WaitlistFlag = Waitlistable Flag.

GetProgrammes displays a listing of all Programmes. 
Copyright (c) VETtrak 2022. All rights reserved.