Compartir a través de


DeploymentServiceClient.RetrieveAll Method (DeploymentEntityType)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Retrieves all deployment records for the specified deployment entity type.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntax

public DataCollection<EntityInstanceId> RetrieveAll(
    DeploymentEntityType entityType
)
Public Function RetrieveAll (
    entityType As DeploymentEntityType
) As DataCollection(Of EntityInstanceId)

Parameters

Return Value

Type: Microsoft.Xrm.Sdk.DataCollection<EntityInstanceId>

Type: DataCollection<T><EntityInstanceId>
The collection of all deployment records.

Implements

IDeploymentService.RetrieveAll(DeploymentEntityType)

See Also

RetrieveAllRequest
DeploymentEntityType
DeploymentServiceClient Class
Microsoft.Xrm.Sdk.Deployment Namespace
Deployment entities and deployment configuration settings

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright