| DeleteEntityResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce
 Syntax
Syntaxpublic sealed class DeleteEntityResult
The DeleteEntityResult type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EntityId | 
            Gets the identifier of the deleted entity, if the operation was successful.
             | 
|  | Errors | 
            Gets a list of errors, if the operation was not successful.
             | 
|  | IsSuccess | 
            Gets the value indicating whether the operation was successful.
             | 
 See Also
See Also