Table of Contents

Class ScheduleProblem

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class ScheduleProblem
Inheritance
ScheduleProblem
Inherited Members
Extension Methods

Constructors

ScheduleProblem()

public ScheduleProblem()

Properties

SameDayEvents

public List<Guid> SameDayEvents { get; set; }

Property Value

List<Guid>

SameFormEvents

public List<Guid> SameFormEvents { get; set; }

Property Value

List<Guid>