Enum ContactsFilter.IntegerMatchType

    Definition

    Namespace:
    Tizen.Pims.Contacts
    Assembly:
    Tizen.Pims.Contacts.dll

    Enumeration for the filter match types of an integer.

    public enum ContactsFilter.IntegerMatchType

    Fields

    Name Description
    Equal

    =

    GreaterThan
    GreaterThanOrEqual

    =

    LessThan

    <

    LessThanOrEqual

    <=

    None

    Is null.

    NotEqual

    <>, this flag can yield poor performance.

    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX