RetrieveParametersMaxPASICoreVersion Property Provincial Approach to Student Information API
The maximum version the client knows about. If this value is provided, the service will return transcripts that have a version higher than this value.

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

public Nullable<long> MaxPASICoreVersion { get; set; }

Property Value

Type: NullableInt64
Remarks

This field is optional because a RequestInstitutionId and RequestTrackingId could be provided instead. When this approach is used a maximum of 10 transcripts will be returned in a single service call. If there are more than 10 transcripts available systems should continue to call the service until none are returned to ensure all data is received.
See Also

Reference