Метод Entity.GetCreatorView
Пространство имен: 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 GetCreatorView ( _
methodInstanceName As String _
) As EntityView
'Применение
Dim instance As Entity
Dim methodInstanceName As String
Dim returnValue As EntityView
returnValue = instance.GetCreatorView(methodInstanceName)
public EntityView GetCreatorView(
string methodInstanceName
)
Параметры
- methodInstanceName
Тип: System.String
Возвращаемое значение
Тип: Microsoft.BusinessData.MetadataModel.EntityView