| GetDeletedEntitiesResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce
 Syntax
Syntaxpublic sealed class GetDeletedEntitiesResult
The GetDeletedEntitiesResult type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Items | 
            Gets a list of entities that were deleted in the requested time window.
             | 
|  | MaxDateTimeUtc | 
            Gets the timestamp of the last deleted entity.
             | 
|  | MaxWindowDateTimeUtc | 
            Gets the timestamp of the last deleted entity in the requested time window.
             | 
 See Also
See Also