Entity.GetSpecificFinderMethodInstance メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
このエンティティの SpecificFinder メソッド インスタンスを取得します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Function GetSpecificFinderMethodInstance As MethodInstance
'使用
Dim instance As Entity
Dim returnValue As MethodInstance
returnValue = instance.GetSpecificFinderMethodInstance
public MethodInstance GetSpecificFinderMethodInstance ()
戻り値
SpecificFinder メソッド インスタンス。
関連項目
参照
Entity クラス
Entity メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間