Class UpdatedInfo
Describes the properties of an UpdatedInfo record.
Inherited Members
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
4Id
Modified event (or todo) record ID.
Declaration
public const uint Id = 150999040U
Field Value
Type | Description |
---|---|
UInt32 |
API Version
4Type
Enumeration value of the modified status.
Declaration
public const uint Type = 150999042U
Field Value
Type | Description |
---|---|
UInt32 |
API Version
4Uri
Identifier of this UpdatedInfo view.
Declaration
public const string Uri = "tizen.calendar_view.updated_info"
Field Value
Type | Description |
---|---|
String |
API Version
4Version
Version after change.
Declaration
public const uint Version = 150999043U
Field Value
Type | Description |
---|---|
UInt32 |