RuntimeServiceDeleteParticipant 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 void DeleteParticipant(
string participantName
)
Public Sub DeleteParticipant (
participantName As String
)
Parameters
- participantName
- Type: SystemString
See Also