This request contract is used with the GetSourceDocumentTypeQualityValues service. It allows for a PASI Client
to request a refresh of the source document types that are stored within PASI Core.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201305SourceDocumentTypeQualityValuesRequest
Namespace: PASI.DataContract.V201305
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SourceDocumentTypeQualityValuesRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SourceDocumentTypeQualityValuesRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
LastKnownSourceVersion | (Required)
The last known version of the source document types that were returned to the client.
PASI will only return code values that have a version later than this value.
|
See Also