Class PayrunWageTypeAvailableScriptAttribute
Attribute for payrun wage type available script
Inheritance
ScriptAttribute
PayrunWageTypeAvailableScriptAttribute
Inherited Members
Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public sealed class PayrunWageTypeAvailableScriptAttribute : PayrunScriptAttribute
Constructors
View SourcePayrunWageTypeAvailableScriptAttribute(string)
Initializes a new instance of the PayrunWageTypeAvailableScriptAttribute class
Declaration
public PayrunWageTypeAvailableScriptAttribute(string payrunName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | payrunName | Name of the payrun |