Search Results for

    Show / Hide Table of Contents

    Class UserTableConditionContract

    Represents a user table condition.

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class UserTableConditionContract : Object

    Name Description
    UserTableConditionContract()

    Fields

    Name Description
    ColumnName

    The column, on which the rule is applied.

    Id

    The id of the condition.

    Operator

    Comparison operator ComparisonEnum.

    RelationEnum

    Relation to other user table search conditions (RelationEnum).

    Value

    The value to search for. Example: %Property:testProperty1%

    Back to top Copyright © Kendox