[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:
GetCountryList displays a listing of all Country Names and Codes.
Copyright (c) VETtrak 2022. All rights reserved.
|