SubmitCredentialAwardingSingleRequest ClassProvincial Approach to Student Information API
This contract is used with the SubmitCredentialAwardingSingle service. It contains the information needed to request the awarding of a credential.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitCredentialAwardingSingleRequest

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

public class SubmitCredentialAwardingSingleRequest : RequestBase

The SubmitCredentialAwardingSingleRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitCredentialAwardingSingleRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyCredential
(Required) Identifies the credential to award.
Public propertyLegacyCredentialNumber
A credential number assigned to a student prior to the PASI implementation of Awarding credential numbers.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used to prevent multiple users editing the same version of an object.
Public propertySchoolYear
(Required) Identifies the school year for the awarded credential. The school year should be a value between 1900 and 2100 inclusive.
Public propertyStateProvinceId
(Required) The identifier of the student that was affected by the change.
Top
See Also

Reference