SdkMessageAvailability Class
Dynamics CRM 2016
Updated: November 29, 2016
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.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
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. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show:

