Click or drag to resize

ConfigurationCommonEventTypeXMLDOMRootElementNamespace Property

Returns the root element namespace.

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

Return Value

Type: String
root element namespace
See Also