ImmunizationProgramStudentsRequest ClassProvincial Approach to Student Information API
This request contract is used to obtain updates to student information relevant to the immunization program.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.AlbertaHealth.V2017ImmunizationProgramStudentsRequest

Namespace: PASI.DataContract.AlbertaHealth.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class ImmunizationProgramStudentsRequest : RequestBase

The ImmunizationProgramStudentsRequest type exposes the following members.

Constructors

  NameDescription
Public methodImmunizationProgramStudentsRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyLastKnownHealthVersion
(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.
Top
See Also

Reference