Click or drag to resize
MappingExternalIdentifierAttributeName Property
Gets or sets a name of the SalesForce entity attribute that contains the identifier of the bound CMS object.

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

Property Value

Type: String
See Also