Base:
property
EventArgs
System.Workflow.Runtime.Tracking.TrackingRecord.EventArgs
1 reference to EventArgs
System.Workflow.Runtime (1)
Tracking\SqlTrackingService.cs (1)
2228
if (((null == record.Body) || (0 == record.Body.Count)) && (null == record.
EventArgs
) && (null == record.UserData))