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