Class Extension

    Definition

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

    Describes the properties of an Extension record.

    public static class Extension
    Inheritance
    object
    Extension

    Fields

    View Source

    ContactId

    Contact ID that the contact extension belongs to.

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

    Data1

    The extra child record format for the non-provided from the contacts-service.

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

    Data10

    The extra child record format for the non-provided from thecontacts-service.

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

    Data11

    The extra child record format for the non-provided from the contacts-service.

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

    Data12

    The extra child record format for the non-provided from the contacts-service.

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

    Data2

    The extra child record format for the non-provided from the contacts-service.

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

    Data3

    The extra child record format for the non-provided from the contacts-service.

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

    Data4

    The extra child record format for the non-provided from the contacts-service.

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

    Data5

    The extra child record format for the non-provided from the contacts-service.

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

    Data6

    The extra child record format for the non-provided from the contacts-service.

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

    Data7

    The extra child record format for the non-provided from the contacts-service.

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

    Data8

    The extra child record format for the non-provided from the contacts-service.

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

    Data9

    The extra child record format for the non-provided from the contacts-service.

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

    Id

    Database record ID of the contact extension.

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

    Uri

    Identifier of this contacts extension view.

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