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

Result Type Class. 

Models a single Result Type. A user of VETtrak can define the set of Result Types to be used by their organisation. On the other hand, Outcomes are specified by Training authorities. 

Each Result Type must link to an Outcome. 

Use the function GetResultTypes to see a listing of available Result Types. 

Properties of this class are:

  • Result Type Name
  • Outcome Name
  • Outcome Code
  • Active flag

Copyright (c) VETtrak 2022. All rights reserved.