![]() | EventTypeIsProperty Method |
The method takes a property name or property expression as a parameter.
Property expressions may include indexed properties via the syntax "name[index]", mapped properties via the syntax "name('key')", nested properties via the syntax "outer.inner" or combinations thereof.Namespace: com.espertech.esper.common.client
bool IsProperty( string propertyExpression )