Click or drag to resize

DslEventTriggerEntityId Property

The entity is that the event trigger is depending.

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public Guid? EntityId { get; set; }

Property Value

NullableGuid
See Also