Get the VIC Commencing Program Cohort Identifier List.
This is a listing of all of the public domain VIC Commencing Program Cohort Identifiers.
Each VIC Commencing Program Cohort Identifier item is represented by a TVicCohort. The collection of VIC Commencing Program Cohort Identifier items is represented by a List of TVicCohort.
Since this data is public, no authentication is required. The returned Auth is used only for status and messages.
[WebMethod(Description = "Gets a list of all VIC Commencing Program Cohort Identifiers")] public TAuthVicCohortList GetVicCommencingProgramCohortList();
TAuthVicCohortList : an authenticated list of all VIC Commencing Program Cohort Identifier items.
Copyright (c) VETtrak 2022. All rights reserved.
|