CreateProfileDialog.ServiceAppId 属性
获取查询字符串中的BDC服务应用程序的全局唯一标识符 (GUID)。
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Protected ReadOnly Property ServiceAppId As String
Get
用法
Dim value As String
value = Me.ServiceAppId
protected string ServiceAppId { get; }
属性值
类型:System.String
一个字符串,表示BDC服务应用程序的 GUID。