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
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

    View Source

    Id

    Modified event (or todo) record ID.

    Declaration
    public const uint Id
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

    View Source

    Type

    Enumeration value of the modified status.

    Declaration
    public const uint Type
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

    View Source

    Uri

    Identifier of this UpdatedInfo view.

    Declaration
    public const string Uri
    Field Value
    Type Description
    string
    Remarks

    Read only view.

    View Source

    Version

    Version after change.

    Declaration
    public const uint Version
    Field Value
    Type Description
    uint
    Remarks

    Read only view.

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