Show / Hide Table of Contents

    Class DocumentIndexFieldTable

    List of column values for table field.

    Inheritance
    System.Object
    DocumentIndexFieldTable
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class DocumentIndexFieldTable : object

    Properties

    Row

    List of values for table field.

    Declaration
    public List<DocumentIndexFieldTableRow> Row { get; set; }
    Property Value
    Type Description
    List<DocumentIndexFieldTableRow>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top