Click or drag to resize

ConfigurationCompilerPlugInAggregationMultiFunctionMultiFunctionForgeClassName Property

Returns the factory class name.

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

Property Value

Type: String
class name
See Also