Class Book
Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Describes the properties of a Book record.
public static class Book
- Inheritance
-
Book
Fields
View SourceAccountId
Account for this calendar.
Declaration
public const uint AccountId = 16781320U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceColor
Calendar book color for UX.
Declaration
public const uint Color = 16785412U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDescription
Calendar book description.
Declaration
public const uint Description = 16785411U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the calendar book.
Declaration
public const uint Id = 19927040U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLocation
Location of the event.
Declaration
public const uint Location = 16785413U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceMode
Calendar book mode (refer to the CalendarTypes.BookMode).
Declaration
public const uint Mode = 16781326U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceName
Calendar book name.
Declaration
public const uint Name = 16785410U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceStoreType
Type of calendar contents (refer to the CalendarTypes.StoreType).
Declaration
public const uint StoreType = 16781321U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData1
Generic data for use by syncing.
Declaration
public const uint SyncData1 = 16785418U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData2
Generic data for use by syncing.
Declaration
public const uint SyncData2 = 16785419U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData3
Generic data for use by syncing.
Declaration
public const uint SyncData3 = 16785420U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData4
Generic data for use by syncing.
Declaration
public const uint SyncData4 = 16785421U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncEvent
Currently not used.
Declaration
public const uint SyncEvent = 16781319U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUid
Unique identifier.
Declaration
public const uint Uid = 16785409U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this calendar book view.
Declaration
public const string Uri = "tizen.calendar_view.book"
Field Value
Type | Description |
---|---|
String |
API Level: 4
View SourceVisibility
Visibility of the calendar book for UX.
Declaration
public const uint Visibility = 16781318U
Field Value
Type | Description |
---|---|
UInt32 |