WebProxyClient<TService>.SdkClientVersion Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The version of your client application.
Namespace: Microsoft.Xrm.Sdk.WebServiceClient
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string SdkClientVersion { get; set; }
Public Property SdkClientVersion As String
Property Value
Type: System.String
Type: String
The client application version.
Remarks
The value can be any version number than has at least one decimal point and is greater than 6.0.0002.0000. It’s recommended that the property value be set to the product build version of the CRM SDK assemblies that were linked to the client application.
See Also
WebProxyClient<TService> Class
Microsoft.Xrm.Sdk.WebServiceClient Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright