UpsertEntityResultIsUpdate Property |
Gets the value indicating whether the entity was updated, and not created.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntaxpublic bool IsUpdate { get; }
Property Value
Type:
Boolean
See Also