Share via


ProfileOperations.GetEntityCollectionFromCacheByName Method (String)

 

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

Returns an entity collection from the cache if it is present.

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

Syntax

public EntityCollection GetEntityCollectionFromCacheByName(
    string entityName
)
Public Function GetEntityCollectionFromCacheByName (
    entityName As String
) As EntityCollection

Parameters

  • entityName
    Type: System.String

    Specifies the name of the entity.

Return Value

Type: Microsoft.Xrm.Sdk.EntityCollection

EntityCollection or Null.

See Also

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

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright