RuntimeServiceGetParticipant Method |
Namespace:
Advantys.Workflow.Web.Services.Processes.Runtime
Assembly:
Advantys.Workflow.Web.Services.Processes.Runtime (in Advantys.Workflow.Web.Services.Processes.Runtime.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public string GetParticipant(
string participantName,
string filterFields
)
Public Function GetParticipant (
participantName As String,
filterFields As String
) As String
Parameters
- participantName
- Type: SystemString
- filterFields
- Type: SystemString
Return Value
Type:
StringSee Also