次の方法で共有


CrmInitCompleteEventArgs.CrmInterface Property

Definition

Gets or sets the CRM instance.

public:
 property Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ CrmInterface { Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ get(); void set(Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ value); };
public Microsoft.Xrm.Tooling.Connector.CrmServiceClient CrmInterface { get; set; }
member this.CrmInterface : Microsoft.Xrm.Tooling.Connector.CrmServiceClient with get, set
Public Property CrmInterface As CrmServiceClient

Property Value

Applies to