Class ScriptCodeQuery
Script code query
Inherited Members
Namespace: PayrollEngine.Client.Script
Assembly: PayrollEngine.Client.Core.dll
Syntax
public class ScriptCodeQuery
Constructors
ScriptCodeQuery()
Declaration
public ScriptCodeQuery()
Properties
SourceCode
The source code
Declaration
public string SourceCode { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
TenantIdentifier
The tenant identifier
Declaration
public string TenantIdentifier { get; set; }
Property Value
| Type | Description |
|---|---|
| string |