Click or drag to resize

EventActionContextReassignmentMessage Property

ReassignmentMessage is only relevant for events of type ActivityReassigned. It holds an optional message supplied by the user who reassigned the activity.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string ReassignmentMessage { get; set; }

Property Value

Type: String
See Also