SubmitStatusAcknowledgementRequestStatus Property Provincial Approach to Student Information API
(Required) Gets or sets the status of the acknowledgement.

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

public string Status { get; set; }

Property Value

Type: String
Remarks

The acknowledgement status can have the following values:
Acknowledgement Status
Unacknowledged
InProgress
Acknowledged
Overridden
Any Core Alert can have an acknowledgement status of Unacknowledged or InProgress. Only Advice Core Alerts can have an acknowledgement status of Acknowledged. Only Warning Core Alerts can have an acknowledgement status of Overridden. This parameter is mandatory.

Field Validation

See Also

Reference