This contract is used by the request data contracts to identify the PASI object.
Inheritance Hierarchy
PASI.DataContract.V201204EntityRefIdVersionInfo
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The EntityRefIdVersionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EntityRefIdVersionInfo |
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.
| |
RefId | (Required)
The Reference ID of the object.
|
See Also