Show / Hide Table of Contents

    Class DocumentAuditEventTablePropertyValues

    Defines the description of auditing event table property values.

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

    Properties

    Row

    Gets or sets the list of audit event table property rows.

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