Base:
property
EventDateTime
System.Workflow.Runtime.Tracking.TrackingRecord.EventDateTime
2 references to EventDateTime
System.Workflow.Runtime (2)
Tracking\SqlTrackingService.cs (2)
1426command.Parameters.Add(DbResourceAllocator.NewDbParameter("@EventDateTime1", record1.EventDateTime)); 1448command.Parameters.Add(DbResourceAllocator.NewDbParameter("@EventDateTime2", record2.EventDateTime));