OutputAdapter.IsTyped Property
Gets or sets a value that indicates whether or not this factory is a typed factory.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public bool IsTyped { get; internal set; }
Property Value
Type: System.Boolean
true if the factory is typed; otherwise, false.