Click or drag to resize
UpsertEntityResultIsUpdate Property
Gets the value indicating whether the entity was updated, and not created.

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

Property Value

Type: Boolean
See Also