Share via


CRMGlobalManager.RefreshCachedEntry Method (List<Entity>, String, String)

 

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

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Syntax

public List<Entity> RefreshCachedEntry(
    List<Entity> list,
    string entity,
    string entityid
)
Public Function RefreshCachedEntry (
    list As List(Of Entity),
    entity As String,
    entityid As String
) As List(Of Entity)

Return Value

Type: System.Collections.Generic.List<Entity>

Implements

ICRMWindowRouter.RefreshCachedEntry(List<Entity>, String, String)

See Also

CRMGlobalManager Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright