Class CaseChangeScriptAttribute
Attribute for case script
Inheritance
CaseChangeScriptAttribute
Inherited Members
Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
public abstract class CaseChangeScriptAttribute : CaseScriptAttribute
Constructors
CaseChangeScriptAttribute(string)
Initializes a new instance of the CaseScriptAttribute class
Declaration
protected CaseChangeScriptAttribute(string caseName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | caseName | Name of the case |