Click or drag to resize
RuntimeServiceGetWorkflowApplication Method

Namespace: Advantys.Workflow.Web.Services.Processes.Runtime
Assembly: Advantys.Workflow.Web.Services.Processes.Runtime (in Advantys.Workflow.Web.Services.Processes.Runtime.dll) Version: 6.6.0.0 (6.6.0.0)
Syntax
public string GetWorkflowApplication(
	string applicationName,
	string filterFields
)

Parameters

applicationName
Type: SystemString
filterFields
Type: SystemString

Return Value

Type: String
See Also