Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.SalesForce Namespaces
CMS.SalesForce
UpdateEntityResult Class
UpdateEntityResult Properties
EntityId Property
Errors Property
IsSuccess Property
UpdateEntityResult
Errors Property
Gets a list of errors, if the operation was not successful.
Namespace:
CMS.SalesForce
Assembly:
CMS.SalesForce (in CMS.SalesForce.dll) Version: 12.0.0
Syntax
C#
Copy
public
IEnumerable
<
Error
>
Errors
{
get
; }
Property Value
Type:
IEnumerable
Error
Implements
IEntityCommandResult
Errors
See Also
Reference
UpdateEntityResult Class
CMS.SalesForce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com