Class Company
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Company record.
public static class Company
- Inheritance
-
Company
Fields
View SourceAssistantName
Assistant name.
Declaration
public const uint AssistantName = 26476552U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceContactId
Contact ID that the company belongs to.
Declaration
public const uint ContactId = 26345473U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDepartment
Department.
Declaration
public const uint Department = 26476549U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDescription
Description.
Declaration
public const uint Description = 26476555U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the company.
Declaration
public const uint Id = 26349568U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceJobTitle
Job title.
Declaration
public const uint JobTitle = 26476550U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLabel
Custom company type label, when the company type is TypeValue.Custom.
Declaration
public const uint Label = 26476547U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLocation
Company location.
Declaration
public const uint Location = 26476554U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLogo
Company logo image file path.
Declaration
public const uint Logo = 26476553U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceName
Company name.
Declaration
public const uint Name = 26476548U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePhoneticName
Pronounce the company name.
Declaration
public const uint PhoneticName = 26476556U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRole
Role.
Declaration
public const uint Role = 26476551U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceType
Company type, refer to the TypeValue.
Declaration
public const uint Type = 26345474U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts company view.
Declaration
public const string Uri = "tizen.contacts_view.company"
Field Value
Type | Description |
---|---|
String |