UntypedEvent.SetField Method (Int32, Object)

Sets the value of the specified field, regardless of its type.

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

Syntax

public void SetField(
    int ordinal,
    Object value
)

Parameters

  • ordinal
    Type: System.Int32
    Field ordinal, as defined by the event type.

See Also

Reference

UntypedEvent Class

SetField Overload

Microsoft.ComplexEventProcessing Namespace