ICRMWindowRouter.LoadCachedData Method (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> LoadCachedData(
string entityName,
string entityPrimaryId
)
Function LoadCachedData (
entityName As String,
entityPrimaryId As String
) As List(Of Entity)
Parameters
- entityName
Type: System.String
- entityPrimaryId
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