Click or drag to resize
SalesForceClientOptionsAttributeTruncationEnabled Property
Gets or sets the value indicating whether the string values could be truncated.

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

Property Value

Type: Boolean
See Also