Show / Hide Table of Contents

    Enum ChecksumStatusType

    Define a result from a checksum

    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public enum ChecksumStatusType : int

    Fields

    Name Description
    FailedToCheck

    A problem has occurred while checking the checksum.

    NoChecksum

    There are no checksums.

    NotChecked

    The checksums is not checked.

    Ok

    All checksums are correct.

    WrongChecksum

    As least one of the checksum is wrong.

    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top