Click or drag to resize
UpsertEntityResultEntityId Property
Gets the identifier of the upserted entity, if the operation was successful.

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

Property Value

Type: String

Implements

IEntityCommandResultEntityId
See Also