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 = 32636929
    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 = 32636930
    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 = 32768011
    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 = 32768012
    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 = 32768013
    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 = 32768003
    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 = 32768004
    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 = 32768005
    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 = 32768006
    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 = 32768007
    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 = 32768008
    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 = 32768009
    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 = 32768010
    Field Value
    Type Description
    uint
    View Source

    Id

    Database record ID of the contact extension.

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

    Uri

    Identifier of this contacts extension view.

    Declaration
    public const string Uri = "tizen.contacts_view.extension"
    Field Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX