Performs Execute on case activity.
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- caseActivityId
- Type: SystemString
The case activity id. - data
- Type: System.IOStream
The data.
Return Value
Type: Boolean[Missing <returns> documentation for "M:Scanjour.Workflow4.Web.Services.IProcessService.ExecuteCaseActivity(System.String,System.IO.Stream)"]
See Also