Show / Hide Table of Contents

    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
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top