Click or drag to resize

ModuleProperty Class

Provides well-known module properties.
Inheritance Hierarchy
SystemEnum
  com.espertech.esper.common.client.moduleModuleProperty

Namespace:  com.espertech.esper.common.client.module
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public sealed class ModuleProperty : Enum

The ModuleProperty type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberARCHIVENAME
The module archive name
Public fieldStatic memberMODULETEXT
The module text
Public fieldStatic memberURI
The module URI
Public fieldStatic memberUSEROBJECT
The module user object
Public fieldStatic memberUSES
The module uses
Public fieldvalue__
Top
See Also