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