Interface IWageTypeResultRuntime
Runtime for the wage type result function WageTypeResultFunction
Inherited Members
Namespace: PayrollEngine.Client.Scripting.Runtime
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
public interface IWageTypeResultRuntime : IWageTypeRuntime, IPayrunRuntime, IPayrollRuntime, IRuntime
Properties
WageTypeValue
The wage type value
Declaration
decimal WageTypeValue { get; }
Property Value
| Type | Description |
|---|---|
| decimal |
Methods
GetResultActions()
Get wage type result actions
Declaration
string[] GetResultActions()
Returns
| Type | Description |
|---|---|
| string[] |