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