RuntimeServiceGetGlobalList Method |
Namespace: Advantys.Workflow.Web.Services.Processes.RuntimeAssembly: 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 GetGlobalList(
string listName,
string filterFields
)
Public Function GetGlobalList (
listName As String,
filterFields As String
) As String
Parameters
- listName
- Type: SystemString
- filterFields
- Type: SystemString
Return Value
Type:
StringSee Also