次の方法で共有


CrmInitCompleteEventArgs.CrmReady Property

Definition

Contains a Boolean value that specifies if the CRM interface is ready.

public:
 property bool CrmReady { bool get(); void set(bool value); };
public bool CrmReady { get; set; }
member this.CrmReady : bool with get, set
Public Property CrmReady As Boolean

Property Value

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

Applies to