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

The PropertyManipulator type exposes the following members.

Fields

  NameDescription
m_extractor
The underlying IValueExtractor.
m_extractorPart
A partial IValueExtractor used for composite properties.
m_name
The property name, never null.
m_updater
The underlying IValueUpdater.
m_useIs
The getter prefix flag.

See Also