SalesForceClientOptionsIncludeDeleted Property |
Gets or sets the value indicating whether the SOQL query will include deleted entities.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 11.0.0
Syntax public bool IncludeDeleted { get; set; }
Property Value
Type:
BooleanSee Also