Search Results for

    Show / Hide Table of Contents

    Enum RestoreIgnores

    Flags to control what kind of mismatch errors that can be ignored during a restore operation.

    Namespace: ABB.Robotics.Controllers
    Assembly: ABB.Robotics.Controllers.PC.dll
    Syntax
    [Flags]
    public enum RestoreIgnores

    Fields

    Name Description
    All

    Ignore all errors.

    None

    Don't ignore any errors.

    PassphraseId

    Ignore passphrase.

    SystemId

    Ignore system id.

    TamperedId

    Ignore file changes.

    TemplateId

    Ignore template id.

    UasId

    Ignore user grants.

    In This Article
    Back to top Copyright © 2024 ABB