Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains integer values that are used for the SdkMessage.Availability and SdkMessageFilter.Availability attributes.
Namespace:   Microsoft.Crm.Sdk
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Inheritance Hierarchy
System.Object
  Microsoft.Crm.Sdk.SdkMessageAvailability
Syntax
public static class SdkMessageAvailability
Public NotInheritable Class SdkMessageAvailability
Fields
| Name | Description | |
|---|---|---|
| .jpeg) .jpeg) | All | The message is available on both connected and disconnected from the server. Value = 2. | 
| .jpeg) .jpeg) | Client | The message is available only on the client. Value = 1. | 
| .jpeg) .jpeg) | Server | The message is available only on the server. Value = 0. | 
Remarks
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. | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.Sdk Namespace
Plug-in registration entities
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright