Table of Contents

Class JournalSetupAreaHoursModified

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

Constructors

JournalSetupAreaHoursModified(Guid, decimal?)

public JournalSetupAreaHoursModified(Guid area, decimal? hours)

Parameters

area Guid
hours decimal?

Properties

Area

public Guid Area { get; }

Property Value

Guid

Hours

public decimal? Hours { get; }

Property Value

decimal?