Click or drag to resize

ReflectionExtractor Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ReflectionExtractor type exposes the following members.

Properties
  NameDescription
Public propertyMemberName
Determine the name of the member that this extractor is configured to invoke.
Public propertyParameters
Gets the array of arguments used to invoke the method.
Public propertyTarget
The target of the extractor.
(Inherited from AbstractExtractor.)
Top
See Also