Show / Hide Table of Contents

    Class BatchUpdateProcess

    A class which contains data for batch update processes.

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

    Properties

    Data

    The data which is used to specifiy the updated data and update process control.

    Declaration
    public BatchUpdateProcessData Data { get; set; }
    Property Value
    Type Description
    BatchUpdateProcessData

    Source

    The source of the items to be updated.

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