Click or drag to resize

IEvolvablePortableObject Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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.)
Top
See Also