Class GroupRelation

    Definition

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

    Describes the properties of a Group relation record.

    public static class GroupRelation
    Inheritance
    object
    GroupRelation

    Fields

    View Source

    ContactId

    Database record ID of the contact.

    Declaration
    public const uint ContactId
    Field Value
    Type Description
    uint
    View Source

    GroupId

    Database record ID of the group.

    Declaration
    public const uint GroupId
    Field Value
    Type Description
    uint
    View Source

    Id

    Database record ID of the group relation (cannot be used as a filter).

    Declaration
    public const uint Id
    Field Value
    Type Description
    uint
    View Source

    Name

    Group name.

    Declaration
    public const uint Name
    Field Value
    Type Description
    uint
    View Source

    Uri

    Identifier of this relationship view.

    Declaration
    public const string Uri
    Field Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX