The StatusRefIdVersionInfo type exposes the following members.
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