DocumentOrderConstructRequestIsDeleted Property Provincial Approach to Student Information API
(Required) Indicates whether the order has been deleted. Document Order items are only deleted if they are not in the document order item list. Just setting IsDeleted = true will not deleted the items

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

public bool IsDeleted { get; set; }

Property Value

Type: Boolean
Remarks


Field Validation

  • This field is Required.
See Also

Reference