Show / Hide Table of Contents

    Class DocumentIndexFieldTableRow

    List of column values for table field.

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

    Properties

    ColumnValue

    List of column values for table field.

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