Show / Hide Table of Contents

    Class BatchUpdateDocumentsSource

    Inheritance
    System.Object
    BatchUpdateSource
    BatchUpdateDocumentsSource
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class BatchUpdateDocumentsSource : BatchUpdateSource

    Properties

    Id

    The ids of the documents to be updated.

    Declaration
    public List<int> Id { get; set; }
    Property Value
    Type Description
    List<System.Int32>
    In This Article
    • Properties
      • Id
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top