ICrmUtilityHostedControl Interface

Definition

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.

Applies to