Namespace PayrollEngine.Client.Scripting.Function
Namespaces
PayrollEngine.Client.Scripting.Function.Api
Classes
ActionValue
Action value
CaseAvailableFunction
Test if a case is available (default: true), optionally considering related source case values
CaseBuildFunction
Build a case (default: true), optionally considering related source cases
CaseChangeFunction
Base class for case change functions
CaseFunction
Base class for case functions
CaseRelationBuildFunction
Build related case, considering related source case values, see SourceValue and HasSourceValue(string)
CaseRelationFunction
Base class for case relation functions
CaseRelationValidateFunction
Validate related case, considering related source case values, see SourceValue and HasSourceValue(string)
CaseValidateFunction
Validate a case (default: true), optionally considering related source cases
CaseValueColumn
Case value column
CollectorApplyFunction
Apply value to a collector (default: wage type value)
CollectorEndFunction
End the collector
CollectorFunction
Base class for collector functions
CollectorStartFunction
Start the collector
Function
Base class for any scripting function
LookupValueData
Represents the API LookupValueData object
PayrollFunction
Payroll function
PayrunEmployeeAvailableFunction
Test if an employee is available (default: true) for a payrun
PayrunEmployeeEndFunction
Payrun employee start function
PayrunEmployeeStartFunction
Payrun employee start function
PayrunEndFunction
Payrun end function
PayrunFunction
Payrun function
PayrunStartFunction
Payrun start function
PayrunWageTypeAvailableFunction
Test if a wage type is available (default: true) for a payrun
ReportBuildFunction
Report build function
ReportEndFunction
Report end function
ReportFunction
Base class for report functions
ReportStartFunction
Report start function
WageTypeFunction
Wage type function
WageTypeResultFunction
Wage type function
WageTypeValueFunction
Wage type function
Enums
ActionValueType
Action value type