Entity.GetSpecificFinderView メソッド
名前空間: Microsoft.BusinessData.MetadataModel
アセンブリ: Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内); Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内) Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public Function GetSpecificFinderView ( _
specificFinderName As String _
) As EntityView
'使用
Dim instance As Entity
Dim specificFinderName As String
Dim returnValue As EntityView
returnValue = instance.GetSpecificFinderView(specificFinderName)
public EntityView GetSpecificFinderView(
string specificFinderName
)
パラメーター
- specificFinderName
型: System.String
戻り値
型: Microsoft.BusinessData.MetadataModel.EntityView