Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Relationship record.
public static class Relationship
- Inheritance
-
System.Object
Relationship
Fields
View Source
Contact ID that the relationship belongs to.
Declaration
public const uint ContactId = 25296897U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint Id = 25300992U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Custom relationship type label, when the relationship type is TypeValue.Custom.
Declaration
public const uint Label = 25427971U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
View Source
Selected contact name that the relationship belongs to.
Declaration
public const uint Name = 25427972U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const uint Type = 25296898U
Field Value
Type |
Description |
System.UInt32 |
|
API Level: 4
Declaration
public const string Uri = "tizen.contacts_view.relationship"
Field Value
Type |
Description |
System.String |
|
API Level: 4