Click or drag to resize

ConfigurationCommonEventTypeXMLDOMXPathPropertyDescOptionalEventTypeName Property

Returns the event type name assigned to the explicit property.

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

Return Value

Type: String
type name
See Also