StudentCredentialAuditInfo ClassProvincial Approach to Student Information API
A Student Credential Info Audit record
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2017StudentCredentialAuditInfo

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

public class StudentCredentialAuditInfo

The StudentCredentialAuditInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentCredentialAuditInfo
Top
Properties

  NameDescription
Public propertyAuditInfo
(Required) Audit info on who created or last modified a record and their associated organization.
Public propertyAwardedOnDate
(Required) The date the credential was awarded on
Public propertyCredentialNumber
(Required) The PASI issued number required for all awarded credentials.
Public propertyDeleteReason
The reason the credential was deleted
Public propertyFirstName
(Required) The first name of the student at the time the credential was awarded.
Public propertyIsDeleted
(Required) Identifies that the record has been deleted and should no longer be used.
Public propertyLastName
(Required) The last name of the student at the time the credential was awarded.
Public propertyLastUpdatedOn
(Required) The date and time the awarded credential was last updated.
Public propertyLegacyCredentialNumber
A historic credential number
Public propertyMiddleName
The middle name of the student at the time the credential was awarded.
Public propertyPASICoreVersion
(Required) The current version number for the item being synchronized.
Public propertySchoolYear
(Required) The school year the credential was awarded in
Public propertySuffix
The suffix on the name of the student at the time the credential was awarded.
Top
See Also

Reference