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


Свойство ListTemplate.BaseType

Gets a value that specifies the base type of the list template.

Пространство имен:  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 ReadOnly Property BaseType As BaseType
    Get
'Применение
Dim instance As ListTemplate
Dim value As BaseType

value = instance.BaseType
public BaseType BaseType { get; }

Значение свойства

Тип: Microsoft.SharePoint.Client.BaseType
Returns a BaseType instance representing the base type of the list template.

См. также

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

ListTemplate класс

Элементы ListTemplate

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