Table of Contents

Class QAreaRequirement

Namespace
InSite.Application.Records.Read
Assembly
Shift.Sdk.dll
public class QAreaRequirement
Inheritance
QAreaRequirement
Inherited Members
Extension Methods

Constructors

QAreaRequirement()

public QAreaRequirement()

Properties

AreaHours

public decimal? AreaHours { get; set; }

Property Value

decimal?

AreaStandard

public virtual QStandard AreaStandard { get; set; }

Property Value

QStandard

AreaStandardIdentifier

public Guid AreaStandardIdentifier { get; set; }

Property Value

Guid

JournalSetup

public virtual QJournalSetup JournalSetup { get; set; }

Property Value

QJournalSetup

JournalSetupIdentifier

public Guid JournalSetupIdentifier { get; set; }

Property Value

Guid