Retrieves all the defined parameters for a specific dispatcher type.
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
- sGuid
- Type: SystemString
The guid that identifies the dispatcher type. - sVersion
- Type: SystemString
The version of the dispatcher type, which parameters are retrieved.
Return Value
Type: StreamThe paramaters defined for the specified dispatcher type.
See Also