Click or drag to resize

ConfigurationCompilerPlugInPatternObjectPatternObjectType Property

Returns an object type of the pattern object plug-in.

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

Property Value

Type: NullableT
pattern object type
See Also