Partager via


Propriété RetrieveAbsoluteAndSiteCollectionUrlResponse.SiteCollectionUrl

S'applique à: CRM 2015 on-prem, CRM Online

Gets the SharePoint site collection URL of the object that is specified in the request.

Espace de noms: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (dans Microsoft.Crm.Sdk.Proxy.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SiteCollectionUrl As String
public string SiteCollectionUrl { get; }

Valeur de propriété

Type: Chaîne
The SharePoint site collection URL of the object that is specified in the request.

Remarques

For SharePoint Server 2010 or SharePoint Server 2010 Online: This property has a value only if:

  • The List Component is installed on the SharePoint site collection on the target SharePoint Server.

  • The location record for the parent SharePoint site collection exists in Microsoft Dynamics CRM. In addition, the SharePointSite. IsGridPresent attribute must be set to true you create the parent location record.

Otherwise, a blank value is returned.

For SharePoint Server 2007: A blank value is returned.

Cohérence de thread

Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Classe RetrieveAbsoluteAndSiteCollectionUrlResponse
Membres RetrieveAbsoluteAndSiteCollectionUrlResponse
Espace de noms Microsoft.Crm.Sdk.Messages

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.