Class UpdatedInfo

    Definition

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

    Describes the properties of an UpdatedInfo record.

    public static class UpdatedInfo
    Inheritance
    object
    UpdatedInfo
    Remarks

    Read only view.

    Fields

    View Source

    CalendarId

    Calendar book ID of the modified event (or todo) record.

    Declaration
    public const uint CalendarId = 150999041
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

    View Source

    Id

    Modified event (or todo) record ID.

    Declaration
    public const uint Id = 150999040
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

    View Source

    Type

    Enumeration value of the modified status.

    Declaration
    public const uint Type = 150999042
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

    View Source

    Uri

    Identifier of this UpdatedInfo view.

    Declaration
    public const string Uri = "tizen.calendar_view.updated_info"
    Field Value
    Type Description
    string
    Remarks

    Read only view.

    View Source

    Version

    Version after change.

    Declaration
    public const uint Version = 150999043
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

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