Click or drag to resize
MappingExternalIdentifierAttributeLabel Property
Gets or sets a label 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 ExternalIdentifierAttributeLabel { get; set; }

Property Value

Type: String
See Also