Enumeração CacheItemCategory
Aplica-se a: Microsoft Dynamics CRM 2015, Microsoft Dynamics CRM Online
The category of the cache item. (Developer Extensions)
Namespace: Microsoft.Xrm.Client.Services.Messages
Assembly: Microsoft.Xrm.Client (em Microsoft.Xrm.Client.dll)
Uso
'Uso
Dim instance As CacheItemCategory
Sintaxe
'Declaração
<FlagsAttribute> _
Public Enumeration CacheItemCategory
[FlagsAttribute]
public enum CacheItemCategory
Membros
Nome do membro | Descrição |
---|---|
All | Value = 3. |
Content | Value = 2. |
Metadata | Value = 1. |
None | Value = 0. |
Plataformas
Development Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Target Platforms
Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professional,Windows Server 2008,Windows Server 2012,Windows 7,Windows 8,Windows 8.1
Consulte também
Referência
Namespace Microsoft.Xrm.Client.Services.Messages
Outros recursos
Developer Extensions for Microsoft Dynamics CRM
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.