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

The SplitSessionModel..::..ExternalAttributeHolder type exposes the following members.

Properties

  NameDescription
Public propertyBinaryValue
Get binary value.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected propertyDirty
Get the flag specifying whether this attribute is dirty.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Public propertyExternal
True if this is external attribute.
Public propertyExternalObsolete
True if this atribute was external and became internal
Public propertyModelManager
Model manager for the parent model.
Public propertyName
Get attribute name.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected propertySerializer
Attribute serializer.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Public propertyValue
Get or set attribute value.
(Overrides TraditionalSessionModel..::..AttributeHolder..::..Value.)

See Also