Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.SalesForce
UpsertEntityResult Class
UpsertEntityResult Properties
EntityId Property
Errors Property
IsSuccess Property
IsUpdate Property
UpsertEntityResult
EntityId Property
Gets the identifier of the upserted entity, if the operation was successful.
Namespace:
CMS.SalesForce
Assembly:
CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
Copy
public
string
EntityId
{
get
; }
Property Value
Type:
String
Implements
IEntityCommandResult
EntityId
See Also
Reference
UpsertEntityResult Class
CMS.SalesForce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com