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