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