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

Client AVETMISS Details Class. 

Inherits from TClie. Describes information relating to a Client that is essentially used ONLY for AVETMISS reporting. 

Properties relate to Language, Country of Birth, Prior Education, Disabilies, Indiginous Status and so on. 

The gender of the client, for example, is not a property of this class, because while it is included in AVETMISS reports, it is a more generally useful piece of information. Therefore, Clie_Gender is a property of the TClieDetail class rather than this class.

Copyright (c) VETtrak 2022. All rights reserved.