OfficialMarkAuditInfoMarkStatus Property Provincial Approach to Student Information API
A code value used to identify the status of the official mark. This value is derived from MarkCalculationMethod

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

public string MarkStatus { get; set; }

Property Value

Type: String
Mark StatusDescriptionCalculation Method
AvailableAssigned to an official mark record that will appear on the student's transcript.DataConversion
AvailableAssigned to an official mark record that will appear on the student's transcript.GED
AvailableAssigned to an official mark record that will appear on the student's transcript.GEDDC
AvailableAssigned to an official mark record that will appear on the student's transcript.Regular
AvailableAssigned to an official mark record that will appear on the student's transcript.RegularDC
AvailableAssigned to an official mark record that will appear on the student's transcript.RetroactiveCredit
AvailableAssigned to an official mark record that will appear on the student's transcript.RetroactiveCreditDC
UnavailableAssigned to an official mark record that will not appear on the student's transcript. Does not include deleted marks.Deleted
UnavailableAssigned to an official mark record that will not appear on the student's transcript. Does not include deleted marks.RegularUnavailable
UnavailableAssigned to an official mark record that will not appear on the student's transcript. Does not include deleted marks.RegularUnavailableDC
See Also

Reference