Click or drag to resize

DataFlowOpPropertyHolderAttribute Class

Annotation for use with data flow fields on operator forges to receive additional properties
Inheritance Hierarchy
SystemAttribute
  com.espertech.esper.common.client.dataflow.annotationsDataFlowOpPropertyHolderAttribute

Namespace:  com.espertech.esper.common.client.dataflow.annotations
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class DataFlowOpPropertyHolderAttribute : Attribute

The DataFlowOpPropertyHolderAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDataFlowOpPropertyHolderAttribute
Initializes a new instance of the DataFlowOpPropertyHolderAttribute class
Top
See Also