This contract is used by the request data contracts to identify the PASI status object.
Inheritance Hierarchy
PASI.DataContract.V201204StatusRefIdVersionInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StatusRefIdVersionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StatusRefIdVersionInfo |
Properties
Name | Description | |
---|---|---|
ExpectedVersion |
The expected version of the status object (not the source object.) This property should
be used in conjunction with the IsDataAvailable service. Using the version numbers returned
from IsDataAvailable allows PASI to only return status objects the client is expecting.
| |
KnownSourceVersion |
The known version of the source object (not the status object.) PASI uses this information
to determine if a newer source object is available and return it.
| |
RefId | (Required)
The Reference ID of the object.
|
See Also