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
-
objectUpdatedInfo
Remarks
Read only view.
Fields
View SourceCalendarId
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.
Id
Modified event (or todo) record ID.
Declaration
public const uint Id = 150999040
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view.
Type
Enumeration value of the modified status.
Declaration
public const uint Type = 150999042
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view.
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.
Version
Version after change.
Declaration
public const uint Version = 150999043
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view.