[]
帮助文档
视频教程
API文档
开发者社区
认证体系
应用和插件市场
V 11.1
立即下载
登录
你好,请
登录
活字格中文文档
你好,请
登录
帮助文档
视频教程
API文档
开发者社区
认证体系
应用和插件市场
立即下载
V 11.1
首页
.NET API
GrapeCity.Forguncy.CellTypes
GrapeCity.Forguncy.Commands
Command
AIAssistantResponse
AIResponse
CommandDesigner
AIToolFunctionCallResponse
CommandDesigner<T>
CommandPageScope
AIToolResponse
CommandScope
ChatMessageParam
ChatMessageRole
CommandSupportUsingScopeAttribute
ChatToolCallParam
CustomCommandObject
CustomCommandObjectAttribute
ExecuteResult
ExportPageSettingBase
ExportPageToExcelSetting
ExportPageToHtmlSetting
ExportPageToPdfSetting
ExportRepeatPageToPdfSetting
ExportToExcelItem
GenerateListParam
GenerateNormalParam
ExecuteMCPToolResponse
GenerateObjectParam
GenerateParam
IBuilderCommandContext
ICommandCellInfo
ICommandChecker
ICommandEditor
ICommandEditorAsync
ICommandExecutableInServerSide
ICommandExecutableInServerSideAsync
IContainSubCommands
IExportHelper
ILog
IQueryConditionWindow
IServerCommandExecuteContext
IServerCommandParamGenerator
ISubListCommand
IServerCommandExecuteContextCreator
IUpdateDatabaseCommand
IUpdateDatabaseCommandAsync
IWindow
LogLevel
ProcessControl
ResultToPropertyAttribute
LogInfo
OpenAICallRequestParams
TestCommandParam
TestCommandParamDataType
TestSingleCommandOptions
GrapeCity.Forguncy.Plugin
GrapeCity.Forguncy.Plugin.Attributes
GrapeCity.Forguncy.Plugin.Services
GrapeCity.Forguncy.ServerApi
Java API
Javascript API
User Service API
.NET API
GrapeCity.Forguncy.Commands
ProcessControl
(Showing Draft Content)
GrapeCity.Forguncy.Commands.ProcessControl
Enum ProcessControl
流程控制信息。
命名空间
:
GrapeCity
.
Forguncy
.
Commands
程序集
: Forguncy.Commands.dll
语法
public enum ProcessControl
字段
名称
描述
BreakLoopAndContinue
跳过当前循环并继续执行。
Continue
继续执行。
ContinueLoop
跳过当前循环进入下一次循环。
Return
返回。