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