DataWeb
Search Results for

    Show / Hide Table of Contents

    Enum EventCondition

    Specifies the condition of an event.

    Namespace: DataWeb.Data
    Assembly: DataWeb.Core.dll
    Syntax
    public enum EventCondition

    Fields

    Name Description
    IsEmpty

    The value is empty.

    IsEqual

    The value is equal.

    IsNotEmpty

    The value is not empty.

    IsNotEqual

    The value is not equal.

    In this article
    Back to top Generated by DocFX