Show / Hide Table of Contents

    Class ImportEntryVersion

    Defines the result of the imported archive.

    Inheritance
    System.Object
    ImportEntryVersion
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class ImportEntryVersion

    Properties

    Id

    Gets or sets the error message if the import operation fails.

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    System.Int32

    Status

    Gets or sets the status of the document.

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