SharpSchedule

ScheduledAchievement Class

The scheduled achievement table is used to pair many clients' planned achievements with the realization of those plans. In short this provides a bridge between what the clients want to do and when they are going to do it.

For a list of all members of this type, see ScheduledAchievement Members.

System.Object
   Persistent
      AbstractEntity
         ScheduledAchievement

[Visual Basic]
Public Class ScheduledAchievement
Inherits AbstractEntity
[C#]
public class ScheduledAchievement : AbstractEntity

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Ozanam.Schedule.Store.Entity

Assembly: schedule.lib (in schedule.lib.dll)

See Also

ScheduledAchievement Members | Ozanam.Schedule.Store.Entity Namespace