Click or drag to resize
LeadReplicationContextDefaultCompanyName Property
Gets or sets the company name to use when there is no account associated with the replicated contact.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public string DefaultCompanyName { get; set; }

Property Value

Type: String
See Also