Entity.GetFinderView 方法 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Represents the List of fields in the Finder view of an entity

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

语法

声明
Public Function GetFinderView As View
用法
Dim instance As Entity
Dim returnValue As View

returnValue = instance.GetFinderView
public View GetFinderView ()

返回值

A View object.

另请参阅

参考

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