Show / Hide Table of Contents

    Class UpdatedInfo

    Describes the properties of an UpdatedInfo record.

    Inheritance
    Object
    UpdatedInfo
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Tizen.Pims.Calendar.CalendarViews
    Assembly: Tizen.Pims.Calendar.dll
    Syntax
    public static class UpdatedInfo
    Remarks

    Read only view.

    Fields

    CalendarId

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

    Declaration
    public const uint CalendarId = 150999041U
    Field Value
    Type Description
    UInt32
    API Version
    4

    Id

    Modified event (or todo) record ID.

    Declaration
    public const uint Id = 150999040U
    Field Value
    Type Description
    UInt32
    API Version
    4

    Type

    Enumeration value of the modified status.

    Declaration
    public const uint Type = 150999042U
    Field Value
    Type Description
    UInt32
    API Version
    4

    Uri

    Identifier of this UpdatedInfo view.

    Declaration
    public const string Uri = "tizen.calendar_view.updated_info"
    Field Value
    Type Description
    String
    API Version
    4

    Version

    Version after change.

    Declaration
    public const uint Version = 150999043U
    Field Value
    Type Description
    UInt32
    API Version
    4
    Back to top Copyright © 2016-2018 Samsung
    Generated by DocFX