ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TWecl Properties

The properties of the TWecl class are listed here.

 
Name 
Description 
 
Addr 
WARNING: This field is deprecated and will be removed from a future version of the API. Use UsualAddress.Building, UsualAddress.UnitDetails, UsualAddress.StreetNumber and UsualAddress.StreetName instead. This field is just a concatenation of those fields.
Address of Web Client.  
 
City 
WARNING: This field is deprecated and will be removed from a future version of the API. Use UsualAddress.City instead. This field is a copy of UsualAddress.City.
City of Web Client.  
 
Code 
Code of Web Client. 
 
ID of the division the client will be assigned to. Null means the client will be linked to the occurrence's division, or the Root Division if there is no occurrence.  
 
DOB 
Web Client's Date of Birth. 
 
Email Address of Web Client. 
 
Mobile number of Emergency Contact for a Web Client. 
 
Emergency Contact Name for a Web Client. 
 
Emergency Phone for a Web Client. 
 
Gender of Client.
Valid Gender Values are:
  • Not Stated ......... Clie_Gender = @,
  • Male ............... Clie_Gender = M,
  • Female ............. Clie_Gender = F,
  • Indeterminate/Intersex/Unspecified .... Clie_Gender = X.
 
 
Given Name of Web Client. 
 
Home Phone Number of Web Client. 
 
Mobile Number of Web Client. 
 
Other Name of Web Client. 
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use UsualAddress.Postcode instead. This field is a copy of UsualAddress.Postcode.
Post Code of Web Client.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.Building, PostalAddress.UnitDetails, PostalAddress.StreetNumber, PostalAddress.StreetName and PostalAddress.POBox instead. This field is just a concatenation of those fields.
Postal address of Web Client.  
 
The full postal address of the web client. This is a TAddress object.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.City instead. This field is a copy of PostalAddress.City.
Postal city/suburb of Web Client.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.Postcode instead. This field is a copy of PostalAddress.Postcode.
Postal Post Code of Web Client.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use PostalAddress.State instead. This field is a copy of PostalAddress.State.
Postal State ShortName of Web Client.
Valid Short Names are (see GetStateList):
NSW, Vic, Qld, SA, WA, Tas, NT, ACT, Other, Overseas.  
 
WARNING: This field is deprecated and will be removed from a future version of the API. Use UsualAddress.State instead. This field is a copy of UsualAddress.State.
State ShortName of Web Client.
Valid Short Names are (see GetStateList):
NSW, Vic, Qld, SA, WA, Tas, NT, ACT, Other, Overseas.  
 
Surname of Web Client. 
 
The survey contact status code of the web client. Valid values are:
  • A : Available for survey use
  • C : Correctional facility (address or enrolment)
  • D : Deceased student
  • E : Excluded
  • I : Invalid address / Itinerant student (very low likelihood of response)
  • M : Minor - under age of 15 (not to be surveyed)
  • O : Overseas (address or enrolment)
 
 
Title of Web Client. 
 
USI 
The Unique Student Identifier for the client
A USI, if specified, must be 10 characters, must be upper case (allowed characters are 2-9, and A-Z except I and O), and must have a valid Luhn Mod N check character. Use the ValidateUSI function to check whether a USI is valid.  
 
The full usual/residential address of the web client. This is a TAddress object.  
 
ID of Web Enrolment. 
 
ID of Web Client. 
 
ID of Web Company. 
 
Work Phone Number of Web Client. 
Copyright (c) VETtrak 2022. All rights reserved.