Table of Contents

Class SfDatacloudCompany

Namespace
NetCoreForce.Models
Assembly
NetCoreForce.Models.dll

Data.com Company

SObject Name: DatacloudCompany

Custom Object: False

public class SfDatacloudCompany : SObject
Inheritance
SfDatacloudCompany
Inherited Members

Properties

ActiveContacts

Active Contacts

Name: ActiveContacts

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "activeContacts")]
[Updateable(false)]
[Createable(false)]
public int? ActiveContacts { get; set; }

Property Value

int?

AnnualRevenue

Annual Revenue

Name: AnnualRevenue

SF Type: currency

Nillable: True

[JsonProperty(PropertyName = "annualRevenue")]
[Updateable(false)]
[Createable(false)]
public decimal? AnnualRevenue { get; set; }

Property Value

decimal?

City

City

Name: City

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "city")]
[Updateable(false)]
[Createable(false)]
public string City { get; set; }

Property Value

string

CompanyId

Data.com Company ID

Name: CompanyId

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "companyId")]
[Updateable(false)]
[Createable(false)]
public string CompanyId { get; set; }

Property Value

string

Country

Country/Territory

Name: Country

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "country")]
[Updateable(false)]
[Createable(false)]
public string Country { get; set; }

Property Value

string

CountryCode

Country/Territory

Name: CountryCode

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "countryCode")]
[Updateable(false)]
[Createable(false)]
public string CountryCode { get; set; }

Property Value

string

Description

Company Synopsis

Name: Description

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "description")]
[Updateable(false)]
[Createable(false)]
public string Description { get; set; }

Property Value

string

DunsNumber

Duns Number

Name: DunsNumber

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "dunsNumber")]
[Updateable(false)]
[Createable(false)]
public string DunsNumber { get; set; }

Property Value

string

EmployeeQuantityGrowthRate

Employee Quantity Growth Rate

Name: EmployeeQuantityGrowthRate

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "employeeQuantityGrowthRate")]
[Updateable(false)]
[Createable(false)]
public double? EmployeeQuantityGrowthRate { get; set; }

Property Value

double?

ExternalId

Data.com Company ID

Name: ExternalId

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "externalId")]
[Updateable(false)]
[Createable(false)]
public string ExternalId { get; set; }

Property Value

string

Fax

Fax Number

Name: Fax

SF Type: phone

Nillable: True

[JsonProperty(PropertyName = "fax")]
[Updateable(false)]
[Createable(false)]
public string Fax { get; set; }

Property Value

string

FortuneRank

Fortune Rank

Name: FortuneRank

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "fortuneRank")]
[Updateable(false)]
[Createable(false)]
public int? FortuneRank { get; set; }

Property Value

int?

FullAddress

Address

Name: FullAddress

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fullAddress")]
[Updateable(false)]
[Createable(false)]
public string FullAddress { get; set; }

Property Value

string

Id

System ID

Name: Id

SF Type: id

Nillable: False

[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }

Property Value

string

IncludedInSnP500

Included In S&P 500

Name: IncludedInSnP500

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "includedInSnP500")]
[Updateable(false)]
[Createable(false)]
public string IncludedInSnP500 { get; set; }

Property Value

string

Industry

Industry

Name: Industry

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "industry")]
[Updateable(false)]
[Createable(false)]
public string Industry { get; set; }

Property Value

string

IsInCrm

In CRM

Name: IsInCrm

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "isInCrm")]
[Updateable(false)]
[Createable(false)]
public bool? IsInCrm { get; set; }

Property Value

bool?

IsInactive

Inactive Status

Name: IsInactive

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "isInactive")]
[Updateable(false)]
[Createable(false)]
public bool? IsInactive { get; set; }

Property Value

bool?

IsOwned

Owned

Name: IsOwned

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "isOwned")]
[Updateable(false)]
[Createable(false)]
public bool? IsOwned { get; set; }

Property Value

bool?

NaicsCode

NAICS Code

Name: NaicsCode

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "naicsCode")]
[Updateable(false)]
[Createable(false)]
public string NaicsCode { get; set; }

Property Value

string

NaicsDesc

NAICS Description

Name: NaicsDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "naicsDesc")]
[Updateable(false)]
[Createable(false)]
public string NaicsDesc { get; set; }

Property Value

string

Name

Company Name

Name: Name

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "name")]
[Updateable(false)]
[Createable(false)]
public string Name { get; set; }

Property Value

string

NumberOfEmployees

Employee Count

Name: NumberOfEmployees

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "numberOfEmployees")]
[Updateable(false)]
[Createable(false)]
public int? NumberOfEmployees { get; set; }

Property Value

int?

Ownership

Ownership Status

Name: Ownership

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "ownership")]
[Updateable(false)]
[Createable(false)]
public string Ownership { get; set; }

Property Value

string

Phone

Phone Number

Name: Phone

SF Type: phone

Nillable: True

[JsonProperty(PropertyName = "phone")]
[Updateable(false)]
[Createable(false)]
public string Phone { get; set; }

Property Value

string

PremisesMeasure

Premises Area Measurement

Name: PremisesMeasure

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "premisesMeasure")]
[Updateable(false)]
[Createable(false)]
public int? PremisesMeasure { get; set; }

Property Value

int?

PremisesMeasureReliability

Premises Area Measurement Reliability Text

Name: PremisesMeasureReliability

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "premisesMeasureReliability")]
[Updateable(false)]
[Createable(false)]
public string PremisesMeasureReliability { get; set; }

Property Value

string

PremisesMeasureUnit

Premises Area Unit of Measurement

Name: PremisesMeasureUnit

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "premisesMeasureUnit")]
[Updateable(false)]
[Createable(false)]
public string PremisesMeasureUnit { get; set; }

Property Value

string

PriorYearEmployees

Prior Year Employee

Name: PriorYearEmployees

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "priorYearEmployees")]
[Updateable(false)]
[Createable(false)]
public int? PriorYearEmployees { get; set; }

Property Value

int?

PriorYearRevenue

Prior Year Revenue

Name: PriorYearRevenue

SF Type: currency

Nillable: True

[JsonProperty(PropertyName = "priorYearRevenue")]
[Updateable(false)]
[Createable(false)]
public decimal? PriorYearRevenue { get; set; }

Property Value

decimal?

SObjectTypeName

[JsonIgnore]
public static string SObjectTypeName { get; }

Property Value

string

SalesTurnoverGrowthRate

Sales Turnover Growth Rate

Name: SalesTurnoverGrowthRate

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "salesTurnoverGrowthRate")]
[Updateable(false)]
[Createable(false)]
public double? SalesTurnoverGrowthRate { get; set; }

Property Value

double?

Sic

SIC Code

Name: Sic

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sic")]
[Updateable(false)]
[Createable(false)]
public string Sic { get; set; }

Property Value

string

SicCodeDesc

Industry Codes

Name: SicCodeDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sicCodeDesc")]
[Updateable(false)]
[Createable(false)]
public string SicCodeDesc { get; set; }

Property Value

string

SicDesc

SIC Description

Name: SicDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sicDesc")]
[Updateable(false)]
[Createable(false)]
public string SicDesc { get; set; }

Property Value

string

Site

Location Type

Name: Site

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "site")]
[Updateable(false)]
[Createable(false)]
public string Site { get; set; }

Property Value

string

State

State

Name: State

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "state")]
[Updateable(false)]
[Createable(false)]
public string State { get; set; }

Property Value

string

StateCode

State

Name: StateCode

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "stateCode")]
[Updateable(false)]
[Createable(false)]
public string StateCode { get; set; }

Property Value

string

Street

Street Address

Name: Street

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "street")]
[Updateable(false)]
[Createable(false)]
public string Street { get; set; }

Property Value

string

TickerSymbol

Stock Ticker Symbol

Name: TickerSymbol

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "tickerSymbol")]
[Updateable(false)]
[Createable(false)]
public string TickerSymbol { get; set; }

Property Value

string

TradeStyle

Trade Style

Name: TradeStyle

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "tradeStyle")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle { get; set; }

Property Value

string

UpdatedDate

Updated Date

Name: UpdatedDate

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "updatedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? UpdatedDate { get; set; }

Property Value

DateTimeOffset?

Website

Company or Website

Name: Website

SF Type: url

Nillable: True

[JsonProperty(PropertyName = "website")]
[Updateable(false)]
[Createable(false)]
public string Website { get; set; }

Property Value

string

YearStarted

Company Founding Date

Name: YearStarted

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "yearStarted")]
[Updateable(false)]
[Createable(false)]
public string YearStarted { get; set; }

Property Value

string

Zip

Zip

Name: Zip

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "zip")]
[Updateable(false)]
[Createable(false)]
public string Zip { get; set; }

Property Value

string