A Student Credential Info Audit record
Inheritance Hierarchy
PASI.DataContract.V2017StudentCredentialAuditInfo
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentCredentialAuditInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentCredentialAuditInfo |
Properties
Name | Description | |
---|---|---|
AuditInfo | (Required)
Audit info on who created or last modified a record and their associated organization.
| |
AwardedOnDate | (Required)
The date the credential was awarded on
| |
CredentialNumber | (Required)
The PASI issued number required for all awarded credentials.
| |
DeleteReason |
The reason the credential was deleted
| |
FirstName | (Required)
The first name of the student at the time the credential was awarded.
| |
IsDeleted | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
LastName | (Required)
The last name of the student at the time the credential was awarded.
| |
LastUpdatedOn | (Required)
The date and time the awarded credential was last updated.
| |
LegacyCredentialNumber |
A historic credential number
| |
MiddleName |
The middle name of the student at the time the credential was awarded.
| |
PASICoreVersion | (Required)
The current version number for the item being synchronized.
| |
SchoolYear | (Required)
The school year the credential was awarded in
| |
Suffix |
The suffix on the name of the student at the time the credential was awarded.
|
See Also