OrganizationServiceCache.GetCacheKey Method (Object)

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

protected string GetCacheKey(
    object request
)
protected:
String^ GetCacheKey(
    Object^ request
)
member GetCacheKey : 
        request:Object -> string
Protected Function GetCacheKey (
    request As Object
) As String

Parameters

Return Value

Type: System.String

Type: String
.

See Also

OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright