OrderedDocumentRequestWaitTimeInSeconds Property Provincial Approach to Student Information API
(Required) The number of seconds the client is willing to wait for the document to be produced

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

public int WaitTimeInSeconds { get; set; }

Property Value

Type: Int32
Remarks

The service will only wait if the document is not ready. If the document is ready the service will return immediately. If the client does not want to wait a value of zero should be used.

Field Validation

  • This field is Required.
  • Value must be between 0 and 300.
See Also

Reference