Click or drag to resize
SalesForceClientOptionsFeedTrackingEnabled Property
Gets or sets the value indicating whether the changes will be tracked in feeds.

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

Property Value

Type: Boolean
See Also