SharpSchedule

ScheduleException.Resource Property

A resource that is used to realize this exception case. This is the activity that the client actually participated in after the change in the schedule.

[Visual Basic]
Public Property Resource As Resource
[C#]
public Resource Resource {get; set;}

See Also

ScheduleException Class | Ozanam.Schedule.Store.Entity Namespace