Share via


UserProfile.CachedEntities Property

 

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

Gets or sets an array of entity objects that are being cached.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly:  Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)

Syntax

public List<EntityCollection> CachedEntities { get; set; }
Public Property CachedEntities As List(Of EntityCollection)

Property Value

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

Type: ListThe list of cached entities

See Also

UserProfile Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright