Kentico 9.0 API Reference
Kentico 9.0 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: 9.0.0
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