Entity.GetUpdaterView メソッド
名前空間: 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 GetUpdaterView ( _
updaterName As String _
) As EntityView
'使用
Dim instance As Entity
Dim updaterName As String
Dim returnValue As EntityView
returnValue = instance.GetUpdaterView(updaterName)
public EntityView GetUpdaterView(
string updaterName
)
パラメーター
- updaterName
型: System.String
戻り値
型: Microsoft.BusinessData.MetadataModel.EntityView