![]() | EventTypeGetPropertyDescriptor Method |
The property name parameter does accept a property expression. It therefore does not allow the indexed, mapped or nested property expression syntax and only returns the descriptor for the event type's known properties.
The method does not return property information of inner or nested types.
For returning a property descriptor for nested, indexed or mapped properties
use .Namespace: com.espertech.esper.common.client
EventPropertyDescriptor GetPropertyDescriptor( string propertyName )