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