Поделиться через


Метод ListTemplate.GetGlobalSchemaXml

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   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 GetGlobalSchemaXml As ClientResult(Of Stream)
'Применение
Dim instance As ListTemplate
Dim returnValue As ClientResult(Of Stream)

returnValue = instance.GetGlobalSchemaXml()
public ClientResult<Stream> GetGlobalSchemaXml()

Возвращаемое значение

Тип: Microsoft.SharePoint.Client.ClientResult<Stream>

См. также

Справочные материалы

ListTemplate класс

Элементы ListTemplate

Пространство имен Microsoft.SharePoint.Client