Class PayrunEmployeeEndScriptAttribute
Attribute for payrun employee end script
Inherited Members
Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public sealed class PayrunEmployeeEndScriptAttribute : PayrunScriptAttribute
Constructors
PayrunEmployeeEndScriptAttribute(string)
Initializes a new instance of the PayrunEmployeeEndScriptAttribute class
Declaration
public PayrunEmployeeEndScriptAttribute(string payrunName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | payrunName | Name of the payrun |