Table of Contents

Class EventCreditAssigned

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

Constructors

EventCreditAssigned(decimal)

public EventCreditAssigned(decimal hours)

Parameters

hours decimal

Properties

Hours

public decimal Hours { get; set; }

Property Value

decimal