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