IUsdConfiguraitonManager Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Contains information that is used to manage Unified Service Desk configurations.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Syntax
public interface IUsdConfiguraitonManager
Public Interface IUsdConfiguraitonManager
Properties
Name | Description | |
---|---|---|
CrmManagementSvc | Gets the management connection to CRM. It is read-only. |
|
IsUsdConfigDataReady | Gets a Boolean value that specifies whether the Unified Service Desk configuration data is ready. |
|
UserProfileService | Gets the Microsoft Dynamics 365 user profile object. |
Methods
Name | Description | |
---|---|---|
GetConfigurationXml(String) | Retrieves the configuration XML for a given entity. |
|
LoadUsdConfig(Boolean) | ||
ReadCachableEntity(String, String, String, String, Boolean) | Reads the cached entity. |
|
RefreshCachedEntry(String) | Refreshes the cached entity. |
|
RefreshUserSettingsFromServer() | Refreshes the user settings from the server. |
Events
Name | Description | |
---|---|---|
UsdConfigDataLoaded | Raised when Unified Service Desk data has completed loading. |
See Also
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright