Class AssignToEntities
All possible antities, used by Assign To dialog
Inheritance
System.Object
AssignToEntities
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class AssignToEntities : object
Properties
Groups
Declaration
public List<BpwSelectList> Groups { get; set; }
Property Value
Type | Description |
---|---|
List<BpwSelectList> |
Roles
Declaration
public BpwSelectList Roles { get; set; }
Property Value
Type | Description |
---|---|
BpwSelectList |
SubstitutionLists
Declaration
public List<BpwSelectList> SubstitutionLists { get; set; }
Property Value
Type | Description |
---|---|
List<BpwSelectList> |