Class Extended

    Definition

    Namespace:
    Tizen.Pims.Calendar.CalendarViews
    Assembly:
    Tizen.Pims.Calendar.dll

    Describes the properties of an Extended record.

    public static class Extended
    Inheritance
    object
    Extended

    Fields

    View Source

    Id

    Database record ID of the extended_property.

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

    Key

    The key of the property.

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

    RecordId

    Related record ID.

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

    RecordType

    Enumeration value of the record type.

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

    Uri

    Identifier of this extended_property view.

    Declaration
    public const string Uri
    Field Value
    Type Description
    string
    View Source

    Value

    The value of the property.

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