BusinessDataCatalogConnection.ProfilePropertyName 属性
获取或设置作为联接字段用于此连接配置文件属性的名称。
命名空间: Microsoft.Office.Server.UserProfiles
程序集: Microsoft.Office.Server.UserProfiles(位于 Microsoft.Office.Server.UserProfiles.dll 中)
语法
声明
Public Property ProfilePropertyName As String
Get
Set
用法
Dim instance As BusinessDataCatalogConnection
Dim value As String
value = instance.ProfilePropertyName
instance.ProfilePropertyName = value
public string ProfilePropertyName { get; set; }
属性值
另请参阅
引用
BusinessDataCatalogConnection 类