Метод 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