AcceptedRegistrationStatusRequest ClassProvincial Approach to Student Information API
This is the request contract for the GetAcceptedRegistrationStatus service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2009AcceptedRegistrationStatusRequest

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

public class AcceptedRegistrationStatusRequest : RequestBase

The AcceptedRegistrationStatusRequest type exposes the following members.

Constructors

  NameDescription
Public methodAcceptedRegistrationStatusRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertySchoolYear
The school year the client is requesting the accepted registration statuses. If the 2010-2011 is desired the school year should be set to 2011. If a zero for the school year is provided all school years are returned.
Top
See Also

Reference