Show / Hide Table of Contents

Enum PayrunJobStatus

The payrun job type

Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
public enum PayrunJobStatus

Fields

Name Description
Abort

Unreleased Job has been aborted

Cancel

Released Job has been canceled

Complete

Legal results has been processed successfully

Draft

Draft Legal results (default)

Forecast

Forecast results

Process

Legal results are processed

Release

Legal results are released for processing

Extension Methods

ValueTypeExtensions.GetValueType(object)
☀
☾
Back to top Generated by DocFX