RuntimeServiceCreateParticipant 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 int CreateParticipant(
string participantDefinition
)
Public Function CreateParticipant (
participantDefinition As String
) As Integer
Parameters
- participantDefinition
- Type: SystemString
Return Value
Type:
Int32See Also