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

Basic Client Class. 

A Client represents a person in the training system. This can be a person undertaking training (a student) or a person involved in delivering training (a staff member). 

This basic client class contains only three properties representing the Client's Surname, Given Name and Code. 

More detailed information about a client is contained in the class TClieDetail. TClieAVETMISS, contains AVETMISS Details about a Client (Portals API only).

Copyright (c) VETtrak 2022. All rights reserved.