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

Country Class 

Each TCoun identifies a Country. This class is used to record a Client's country of birth. 

A TCoun object has properties: 

  • Coun_Name = Name of Country,
  • Coun_Code = Country Code.
 

GetCountryList displays a listing of all Country Names and Codes.

Copyright (c) VETtrak 2022. All rights reserved.