IOrganizationServiceCache.Remove Method (OrganizationRequest)
Applies To: Dynamics CRM 2015
Removes a request from the cache.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
void Remove(
OrganizationRequest request
)
void Remove(
OrganizationRequest^ request
)
abstract Remove :
request:OrganizationRequest -> unit
Sub Remove (
request As OrganizationRequest
)
Parameters
request
Type: Microsoft.Xrm.Sdk.OrganizationRequestType: OrganizationRequest. The request object to remove.
See Also
Remove Overload
IOrganizationServiceCache Interface
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright