This contract is used by the request data contracts to identify the PASI object.
Inheritance Hierarchy
PASI.DataContract.V201204EntityKeyVersionInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The EntityKeyVersionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EntityKeyVersionInfo |
Properties
Name | Description | |
---|---|---|
ExpectedVersion |
The expected version of the object. This property should be used in conjunction with the
IsDataAvailable service. Using the version numbers returned from IsDataAvailable allows
PASI to only return objects the client is expecting.
| |
Key | (Required)
The Key of the object.
|
See Also