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