This request contract is used to obtain updates to student information relevant to the immunization program.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.AlbertaHealth.V2017ImmunizationProgramStudentsRequest
Namespace: PASI.DataContract.AlbertaHealth.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ImmunizationProgramStudentsRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ImmunizationProgramStudentsRequest |
Properties
| Name | Description | |
|---|---|---|
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| LastKnownHealthVersion | (Required)
This version will be used to check for updates since the last time the service was called. PASI will
only return students that have a health version later than this value.
|
See Also