Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Moves the entities from the entity list to entity description list.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static List<EntityDescription> EntityListToEntityDescriptionList(
List<Entity> list
)
Public Shared Function EntityListToEntityDescriptionList (
list As List(Of Entity)
) As List(Of EntityDescription)
Parameters
list
Type: System.Collections.Generic.List<Entity>Specifies the list of entities.
Return Value
Type: System.Collections.Generic.List<EntityDescription>
Type: List
See Also
EntityDescription Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright