Company Class |
Namespace: CMS.DataCom
[SerializableAttribute] public class Company
The Company type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsValue |
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.) |
![]() | GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) |
![]() | ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) |
![]() | ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) |
Name | Description | |
---|---|---|
![]() | creationDateTimeText |
The string representation of a date and time when this company record was created.
|
![]() | lastModificationDateTimeText |
The string representation of a date and time when this company record was last modified.
|
Name | Description | |
---|---|---|
![]() | ActiveContactCount |
Gets or sets the number of active contacts of this company.
|
![]() | Address |
Gets or sets the address where this company is located.
|
![]() | City |
Gets or sets the city where this company is located.
|
![]() | CompanyId |
Gets or sets the identifier of this company.
|
![]() | Country |
Gets or sets the country where this company is located.
|
![]() | CreationDateTime |
Gets the date and time when this company record was created.
|
![]() | CurrentLogoUrl |
Gets or sets the current logo URL of this company.
|
![]() | CurrentWikiText |
Gets or sets the current text about this company in Data.com wiki.
|
![]() | EmployeeCount |
Gets or sets the number of employees of this company.
|
![]() | EmployeeRange |
Gets or sets the the number of employees range of this company.
|
![]() | FortuneRank |
Gets or sets the Fortune 500 rank of this company.
|
![]() | Graveyarded |
Gets or sets the value indicating whether this company's record is up-to-date.
|
![]() | Industry1 |
Gets or sets the industry of this company.
|
![]() | Industry2 |
Gets or sets the industry of this company.
|
![]() | Industry3 |
Gets or sets the industry of this company.
|
![]() | LastModificationDateTime |
Gets the date and time when this company record was last modified.
|
![]() | LinkInJigsaw |
Gets or sets the URL of this company in Jigsaw.
|
![]() | Name |
Gets or sets the name of this company.
|
![]() | Ownership |
Gets or sets the ownership of this company.
|
![]() | Phone |
Gets or sets the phone number of this company.
|
![]() | Revenue |
Gets or sets the revenue of this company.
|
![]() | RevenueRange |
Gets or sets the revenue range of this company.
|
![]() | SicCode |
Gets or sets the Standard industrial classification code of this company.
|
![]() | State |
Gets or sets the state where this company is located.
|
![]() | StockExchange |
Gets or sets the stock exchange of this company.
|
![]() | StockSymbol |
Gets or sets the stock symbol of this company.
|
![]() | SubIndustry1 |
Gets or sets the subindustry of this company.
|
![]() | SubIndustry2 |
Gets or sets the subindustry of this company.
|
![]() | SubIndustry3 |
Gets or sets the subindustry of this company.
|
![]() | Website |
Gets or sets the website URL of this company.
|
![]() | ZipCode |
Gets or sets the zip code where this company is located.
|