Class AssignedItem
An assigned item.
Inheritance
System.Object
AssignedItem
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class AssignedItem : object
Properties
Id
User/role/substitution rule identifier.
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ItemType
Type of id.
Declaration
public AssignedItemTypeEnum ItemType { get; set; }
Property Value
Type | Description |
---|---|
AssignedItemTypeEnum |