DataWeb
Search Results for

    Show / Hide Table of Contents

    Enum AutomationProfileStatus

    Represents the status of an automation profile.

    Namespace: DataWeb.Automation
    Assembly: DataWeb.Core.dll
    Syntax
    public enum AutomationProfileStatus

    Fields

    Name Description
    Active

    The automation profile is active.

    Deleted

    The automation profile is deleted.

    Inactive

    The automation profile is inactive.

    In this article
    Back to top Generated by DocFX