Entity.AssociationsWithEntityAsDestination 属性 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets a collection of associations defined in the LobSystem object that have the entity as the destination entity.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Administration
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property AssociationsWithEntityAsDestination As AssociationCollection
用法
Dim instance As Entity
Dim value As AssociationCollection

value = instance.AssociationsWithEntityAsDestination
public AssociationCollection AssociationsWithEntityAsDestination { get; }

属性值

A collection of associations.

另请参阅

参考

Entity 类
Entity 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间