Class GroupRelation
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Group relation record.
public static class GroupRelation
- Inheritance
-
GroupRelation
Fields
View SourceContactId
Database record ID of the contact.
Declaration
public const uint ContactId = 24248322U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceGroupId
Database record ID of the group.
Declaration
public const uint GroupId = 24248321U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the group relation (cannot be used as a filter).
Declaration
public const uint Id = 24252416U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceName
Group name.
Declaration
public const uint Name = 24379395U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this relationship view.
Declaration
public const string Uri = "tizen.contacts_view.group_relation"
Field Value
Type | Description |
---|---|
String |