ICrmUtilityHostedControl 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.
Represents the global CRM utility hosted control.
public interface class ICrmUtilityHostedControl
public interface ICrmUtilityHostedControl
type ICrmUtilityHostedControl = interface
Public Interface ICrmUtilityHostedControl
Properties
CrmInterface |
Gets the CRM interface. |
CrmReady |
Gets a Boolean value that specifies if CRM server is ready. |
Methods
SetStartupCrmInterface(CrmServiceClient) |
Sets the startup service used if there is only one CRM connection. |
Events
CrmLoading_Complete |
Raised when CRM loading is complete. |