(Required)
Used to indicate if deleted records should be included in the response.
Namespace: PASI.DataContract.V2019Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
public bool IncludeDeletedRecords { get; set; }
Public Property IncludeDeletedRecords As Boolean
Get
Set
Property Value
Type:
Boolean
Course Enrolments, Evaluated Marks and Exam Marks use an IsDeleted property to indicate if the record has been deleted.
Student School Enrolments that have been deleted are identified with a RegistrationStatus of "CreatedInError".
Official Marks that have been deleted are identified with a MarkCalculationMethod of "Deleted".
Field Validation
Reference