次の方法で共有


Entity.GetFinderMethodInstance メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Finder メソッドを定義するメソッド インスタンスを取得します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Function GetFinderMethodInstance As MethodInstance
'使用
Dim instance As Entity
Dim returnValue As MethodInstance

returnValue = instance.GetFinderMethodInstance
public MethodInstance GetFinderMethodInstance ()

戻り値

MethodInstance オブジェクト。

関連項目

参照

Entity クラス
Entity メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間