ClientInfo Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | ClientInfo() | Initializes a new instance of the ClientInfo class. |
| Name | Description | |
|---|---|---|
![]() | ClientType | Gets or sets the type of client that is querying for patches. |
![]() | CrmVersion | Gets or sets the Microsoft Dynamics 365 version that the client is running. |
![]() | LanguageCode | Gets or sets the language code for which the client has been configured. |
![]() | OfficeVersion | Gets or sets the version of Microsoft Office installed on the client machine. |
![]() | OrganizationId | Gets or sets the ID of the organization for which the client has been configured. |
![]() | OSVersion | Gets or sets the operating system version that the client is running. |
![]() | PatchIds | Gets or sets the list of patches that the client has installed. |
![]() | UserId | Gets or sets the Microsoft Dynamics 365 system user ID of the client. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
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

