Schedule Logic
Introduction
Schedule Logic supports C#, and executes when a Schedule Task is activated.
Global variable
Variable Name | Type | Remarks |
---|---|---|
TenantId | string | Current TenantId |
AppCode | string | Current AppCode |
Env | string | Environment variables of the current form |
ByManual | bool | Manually trigger the flag |
Service | namespace | Call available API by Service.MethodName() |