ICRMWindowRouter.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
List<Entity> RefreshCachedEntry(
List<Entity> list,
string entity,
string entityid
)
Function RefreshCachedEntry (
list As List(Of Entity),
entity As String,
entityid As String
) As List(Of Entity)
Parameters
- list
Type: System.Collections.Generic.List<Entity>
- entity
Type: System.String
- entityid
Type: System.String
Return Value
Type: System.Collections.Generic.List<Entity>
Returns List<T>.
See Also
ICRMWindowRouter Interface
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright