Class UpdatedInfo

Definition

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

Describes the properties of an UpdatedInfo record.

C#
Copy
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
C#
Copy
public const uint CalendarId = 150999041
Field Value
Type Description
uint
Remarks

Read only view.

View Source

Id

Modified event (or todo) record ID.

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

Read only view.

View Source

Type

Enumeration value of the modified status.

Declaration
C#
Copy
public const uint Type = 150999042
Field Value
Type Description
uint
Remarks

Read only view.

View Source

Uri

Identifier of this UpdatedInfo view.

Declaration
C#
Copy
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
C#
Copy
public const uint Version = 150999043
Field Value
Type Description
uint
Remarks

Read only view.