Class SingleTaskUrlParameters
Inheritance
System.Object
SingleTaskUrlParameters
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class SingleTaskUrlParameters : object
Properties
InstanceId
Declaration
public string InstanceId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
WorkflowId
Declaration
public string WorkflowId { get; set; }
Property Value
Type | Description |
---|---|
System.String |