Click or drag to resize

ReflectionExtractor Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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