Class Extended
Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Describes the properties of an Extended record.
public static class Extended
- Inheritance
-
Extended
Fields
View SourceId
Database record ID of the extended_property.
Declaration
public const uint Id = 170921984U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceKey
The key of the property.
Declaration
public const uint Key = 167780355U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRecordId
Related record ID.
Declaration
public const uint RecordId = 167776257U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRecordType
Enumeration value of the record type.
Declaration
public const uint RecordType = 167776258U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this extended_property view.
Declaration
public const string Uri = "tizen.calendar_view.extended_property"
Field Value
Type | Description |
---|---|
String |
API Level: 4
View SourceValue
The value of the property.
Declaration
public const uint Value = 167780356U
Field Value
Type | Description |
---|---|
UInt32 |