QueryTemplateInput.QueryTemplate Property

Gets the query template that is associated with this input.

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

Syntax

public QueryTemplate QueryTemplate { get; internal set; }

Property Value

Type: Microsoft.ComplexEventProcessing.QueryTemplate
The query template that is associated with this input.

See Also

Reference

QueryTemplateInput Class

Microsoft.ComplexEventProcessing Namespace