DataWeb
Search Results for

    Show / Hide Table of Contents

    Enum ItemStatus

    Represents the status of an item.

    Namespace: DataWeb.Structure
    Assembly: DataWeb.Core.dll
    Syntax
    public enum ItemStatus

    Fields

    Name Description
    Active

    The item is active.

    Deleted

    The item is deleted.

    Inactive

    The item is inactive.

    Preview

    The item is in preview mode.

    In this article
    Back to top Generated by DocFX