Class AssignToHistoryStep
A history step for Assign to activity.
Inheritance
System.Object
AssignToHistoryStep
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class AssignToHistoryStep : object
Properties
AssignedUsers
List of new assigned user names.
Declaration
public List<string> AssignedUsers { get; set; }
Property Value
Type | Description |
---|---|
List<System.String> |