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