ProfileOperations.AddEntityCollectionToLocalCache Method (EntityCollection)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Adds an entity collection to the cache queue.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Syntax
public bool AddEntityCollectionToLocalCache(
EntityCollection ecToAdd
)
Public Function AddEntityCollectionToLocalCache (
ecToAdd As EntityCollection
) As Boolean
Parameters
ecToAdd
Type: Microsoft.Xrm.Sdk.EntityCollectionSpecifies the entity collection.
Return Value
Type: System.Boolean
Type: Boolean
true if the entity is added to the collection; otherwise, false.
See Also
ProfileOperations Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright