RetrieveAllEntities Function
Retrieves metadata information about all the entities.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
EntityFilters
|
EntityFilters | False | True | Filter to control how much data for each entity is retrieved. |
RetrieveAsIfPublished
|
Edm.Boolean | False | True | Whether to retrieve the metadata that has not been published. |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveAllEntitiesResponse | False | Contains the response of the RetrieveAllEntities function. |