Show / Hide Table of Contents

    Class BpwSelectList

    Specific select list, used by WF Engine

    Inheritance
    System.Object
    BpwSelectList
    Namespace: DocuWare.Platform.Bpw.Schemas
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class BpwSelectList : object

    Properties

    Id

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    System.String

    Items

    Declaration
    public List<BpwSelectListItem> Items { get; set; }
    Property Value
    Type Description
    List<BpwSelectListItem>

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top