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.PescAssembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
public Nullable<long> MaxPASICoreVersion { get; set; }
Public Property MaxPASICoreVersion As Nullable(Of Long)
Get
Set
Property Value
Type:
NullableInt64
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.
Reference