SharpSchedule

PlanCollection Class

The plan collection is used to create a strongly typed collection of plans. A guid value is used to uniquely identify the plan.

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

System.Object
   DictionaryBase
      AbstractCollection
         PlanCollection

[Visual Basic]
Public Class PlanCollection
Inherits AbstractCollection
[C#]
public class PlanCollection : AbstractCollection

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

PlanCollection Members | Ozanam.Schedule.Store.Entity Namespace