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.1.0
Syntax
C#
public Guid? EntityId { get; set; }

Property Value

Type: NullableGuid
See Also