Table of Contents

Class EventCreditHoursChanged

Namespace
InSite.Domain.Events
Assembly
Shift.Sdk.dll
public class EventCreditHoursChanged : Change, IChange
Inheritance
EventCreditHoursChanged
Implements
Inherited Members
Extension Methods

Constructors

EventCreditHoursChanged(decimal?)

public EventCreditHoursChanged(decimal? creditHours)

Parameters

creditHours decimal?

Properties

CreditHours

public decimal? CreditHours { get; set; }

Property Value

decimal?