Partilhar via


Propriedade RetrieveAbsoluteAndSiteCollectionUrlResponse.SiteCollectionUrl

Aplica-se a: CRM 2015 on-prem, CRM Online

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

Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (em Microsoft.Crm.Sdk.Proxy.dll)

Sintaxe

'Declaração
Public ReadOnly Property SiteCollectionUrl As String
public string SiteCollectionUrl { get; }

Valor de Propriedade

Type: Cadeia de caracteres
The SharePoint site collection URL of the object that is specified in the request.

Comentários

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.

Segurança do Thread

Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Classe RetrieveAbsoluteAndSiteCollectionUrlResponse
Membros de RetrieveAbsoluteAndSiteCollectionUrlResponse
Namespace Microsoft.Crm.Sdk.Messages

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