OrganizationServiceCache.QueryHashingEnabled Property

 

Applies To: Dynamics CRM 2015

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

Syntax

public bool QueryHashingEnabled { get; private set; }
public:
property bool QueryHashingEnabled {
    bool get();
    private: void set(bool value);
}
member QueryHashingEnabled : bool with get, private set
Public Property QueryHashingEnabled As Boolean
    Get
    Private Set
End Property

Property Value

Type: System.Boolean

Type: Boolean
.

See Also

OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright