ICrmUtilityHostedControl.CrmReady Property

Definition

Gets a Boolean value that specifies if CRM server is ready.

public:
 property bool CrmReady { bool get(); };
public bool CrmReady { get; }
member this.CrmReady : bool
Public ReadOnly Property CrmReady As Boolean

Property Value

true if the CRM server is ready; otherwise, false.

Applies to