RetrieveAbsoluteAndSiteCollectionUrlResponse.SiteCollectionUrl Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics 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 (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string SiteCollectionUrl { get; }
Public ReadOnly Property SiteCollectionUrl As String
Property Value
Type: System.String
Type: String
The SharePoint site collection URL of the object that is specified in the request.
Remarks
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 365. 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.
See Also
RetrieveAbsoluteAndSiteCollectionUrlResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright