ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TWebe.cs
 
Name 
Description 
 
Models a Web Enrolment.
A web enrolment is an enrolment that is instigated by someone accessing a web page. There is a distinction between this and a normal enrolment to allow various checks to be made before data is integrated with that of normal enrolments in the VETtrak database.
Assuming it passes the checks, data in the web enrolment table will eventually find its way into the enrolment table.
So effectively, the Web Enrolment class accepts data from a web user and quarantines it until it is validated.
The properties of the Web Enrolment include:
  • Occu_ID, a reference to the... more 
Copyright (c) VETtrak 2022. All rights reserved.