Class ScriptAttribute
Attribute for script
Inheritance
ScriptAttribute
Inherited Members
Namespace: PayrollEngine.Client.Scripting
Assembly: PayrollEngine.Client.Scripting.dll
Syntax
public abstract class ScriptAttribute : Attribute
Constructors
ScriptAttribute()
Declaration
protected ScriptAttribute()
Properties
ScriptKey
Gets the script key
Declaration
public abstract string ScriptKey { get; }
Property Value
| Type | Description |
|---|---|
| string |