Click or drag to resize

EventTypeMetadataModuleName Property

Returns the module name or null when not provided.

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

Return Value

Type: String
module name
See Also