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

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

Properties

  NameDescription
BinaryValue
Get binary value.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
Dirty
Get the flag specifying whether this attribute is dirty.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
External
True if this is external attribute.
ExternalObsolete
True if this atribute was external and became internal
ModelManager
Model manager for the parent model.
Name
Get attribute name.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
Serializer
Attribute serializer.
(Inherited from TraditionalSessionModel..::.AttributeHolder.)
Value
Get or set attribute value.
(Overrides TraditionalSessionModel..::.AttributeHolder..::.Value.)

See Also