Click or drag to resize
SalesForceClientOptionsTransactionEnabled Property
Gets or sets the value indicating whether the command operations will run in a transaction.

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

Property Value

Type: Boolean
See Also