Table of Contents

Class EventSourceIdExpression

Namespace
Cratis.Chronicle.Projections.Expressions
Assembly
Cratis.Chronicle.dll

Represents an implementation of IEventValueExpression for representing the event source id.

public class EventSourceIdExpression : IEventValueExpression
Inheritance
EventSourceIdExpression
Implements
Inherited Members

Methods

Build()

Builds the expression.

public PropertyExpression Build()

Returns

PropertyExpression

The expression built.