Show / Hide Table of Contents

    Class FieldMapping

    Define fields mapping between source and destination file cabinets.

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

    Properties

    Destination

    Name of the destination field.

    Declaration
    public string Destination { get; set; }
    Property Value
    Type Description
    System.String

    Source

    Name of the source field.

    Declaration
    public string Source { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    • Properties
      • Destination
      • Source
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top