Partager via


Classe SdkMessageAvailability

S'applique à: CRM 2015 on-prem, CRM Online

Contains integer values that are used for the SdkMessage.Availability and SdkMessageFilter.Availability attributes.

Espace de noms: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.Proxy (dans Microsoft.Crm.Sdk.Proxy.dll)

Syntaxe

'Déclaration
Public NotInheritable Class SdkMessageAvailability
public static class SdkMessageAvailability

Remarques

The following table contains the values for this class.

Member Value Description

All

2

The message is available on both the client and the server.

Client

1

The message is available only on the client.

Server

0

The message is available only on the server.

Hiérarchie d'héritage

System.Object
  Microsoft.Crm.Sdk.SdkMessageAvailability

Cohérence de thread

Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Membres SdkMessageAvailability
Espace de noms Microsoft.Crm.Sdk

Autres ressources

Plug-in Registration Entities

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.