Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IEvolvablePortableObject type exposes the following members.

Properties

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

See Also