Entity.GetSpecificFinderView メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
SpecificFinder メソッドのビューを取得します。SpecificFinder が実行された場合に、返されるエンティティ インスタンスにあると思われるフィールドを表します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Function GetSpecificFinderView As View
'使用
Dim instance As Entity
Dim returnValue As View
returnValue = instance.GetSpecificFinderView
public View GetSpecificFinderView ()
戻り値
View オブジェクト。
関連項目
参照
Entity クラス
Entity メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間