DocumentOrderConstructRequestDocumentOrderItems Property Provincial Approach to Student Information API
A list of order items associated with this document order.

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

public List<DocumentOrderConstructRequestItem> DocumentOrderItems { get; set; }

Property Value

Type: ListDocumentOrderConstructRequestItem
Remarks

If the document order is being newly created, this field should be set to zero.
See Also

Reference