Class ScheduleProblem
public class ScheduleProblem
- Inheritance
-
ScheduleProblem
- Inherited Members
- Extension Methods
Constructors
ScheduleProblem()
public ScheduleProblem()
Properties
SameDayEvents
public List<Guid> SameDayEvents { get; set; }
Property Value
SameFormEvents
public List<Guid> SameFormEvents { get; set; }