QueryTemplateInput.EventTypeName Property

Gets the name of the event type associated with the stream input.

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

Syntax

public Uri EventTypeName { get; internal set; }

Property Value

Type: System.Uri
The name of the event type associated with the stream input.

See Also

Reference

QueryTemplateInput Class

Microsoft.ComplexEventProcessing Namespace