Entity.GetFinderView メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Finder メソッドのビューを取得します。Finder が実行された場合に、返されるエンティティ インスタンスにあると思われるフィールドを表します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: 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 ()
戻り値
View オブジェクト。
関連項目
参照
Entity クラス
Entity メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間