SubmitCredentialLegacyNumberRequest ClassProvincial Approach to Student Information API
This contract is used with the SubmitCredentialLegacyNumber service. It specifies the legacy credential number for a given credential number.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201305SubmitCredentialLegacyNumberRequest

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

public class SubmitCredentialLegacyNumberRequest : RequestBase

The SubmitCredentialLegacyNumberRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitCredentialLegacyNumberRequest
Top
Properties

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

Reference