Метод TypeDescriptor.GetDefaultDisplayName
Пространство имен: 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 GetDefaultDisplayName As ClientResult(Of String)
'Применение
Dim instance As TypeDescriptor
Dim returnValue As ClientResult(Of String)
returnValue = instance.GetDefaultDisplayName()
public ClientResult<string> GetDefaultDisplayName()
Возвращаемое значение
Тип: Microsoft.SharePoint.Client.ClientResult<String>