Click or drag to resize

ModuleName Property

Returns the module name, if provided.

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

Property Value

Type: String
module name
See Also