次の方法で共有


RetrieveAbsoluteAndSiteCollectionUrlResponse.SiteCollectionUrl プロパティ

適用対象: CRM 2015 on-prem, CRM Online

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

名前空間: Microsoft.Crm.Sdk.Messages
アセンブリ: Microsoft.Crm.Sdk.Proxy (Microsoft.Crm.Sdk.Proxy.dll に含まれる)

構文

'宣言
Public ReadOnly Property SiteCollectionUrl As String
public string SiteCollectionUrl { get; }

プロパティ値

Type: 文字列
The SharePoint site collection URL of the object that is specified in the request.

備考

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.

スレッド セーフ

この種類のパブリックな静的 (Visual Basic では Shared) メンバーはスレッド セーフです。インスタンス メンバーがスレッド セーフであることは保証されません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows Server 2003、および

対象プラットフォーム

Windows Vista、Windows XP

関連項目

参照

RetrieveAbsoluteAndSiteCollectionUrlResponse クラス
RetrieveAbsoluteAndSiteCollectionUrlResponse のメンバー
Microsoft.Crm.Sdk.Messages 名前空間

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