Click or drag to resize

EventPropertyDescriptorPropertyName Property

Returns the property name.

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string PropertyName { get; }

Return Value

Type: String
property name
See Also