Oracle® Coherence .NET API Reference Release 3.6
E15727-01

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.
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