CepUserDefinedAggregateAttribute Constructor

Initializes a new instance of the user-defined attribute.

Namespace:  Microsoft.ComplexEventProcessing.Linq
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public CepUserDefinedAggregateAttribute(
    Type udaType
)

Parameters

  • udaType
    Type: System.Type
    Type that implements the user-defined attribute.

See Also

Reference

CepUserDefinedAggregateAttribute Class

Microsoft.ComplexEventProcessing.Linq Namespace