IUsdConfiguraitonManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information that is used to manage Unified Service Desk configurations.
public interface class IUsdConfiguraitonManager
public interface IUsdConfiguraitonManager
type IUsdConfiguraitonManager = interface
Public Interface IUsdConfiguraitonManager
- Derived
Properties
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
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
UsdConfigDataLoaded |
Raised when Unified Service Desk data has completed loading. |