SelectEntitiesResult Class |
Namespace: CMS.SalesForce
public sealed class SelectEntitiesResult
The SelectEntitiesResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Entities |
Gets the list of entities in this set.
|
![]() | IsComplete |
Gets the value indicating whether this is the last set of entities.
|
![]() | NextResultLocator |
Gets the locator of the next set of results.
|
![]() | TotalEntityCount |
Gets the total number of entities that the query returned.
|