Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The IEvolvablePortableObject type exposes the following members.

Properties

  NameDescription
DataVersion
Gets or sets the version associated with the data stream from which this object was deserialized.
(Inherited from IEvolvable.)
FutureData
Gets or sets all the unknown remainder of the data stream from which this object was deserialized.
(Inherited from IEvolvable.)
ImplVersion
Determine the serialization version supported by the implementing type.
(Inherited from IEvolvable.)

See Also