Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Class-level annotation that marks class as portable and defines type identifier (and optionally implementation version) for it.

Namespace: Tangosol.IO.Pof.Schema.Annotation
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
public class PortableType : Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Tangosol.IO.Pof.Schema.Annotation..::..PortableType

See Also