Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ImportExtension.CrmSvc Property

Definition

Namespace:
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly:
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll
Package:
Microsoft.CrmSdk.XrmTooling.PackageDeployment v9.1.0.184

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.

Returns a pointer to the CRM instance.

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

Property Value

Implements

Applies to