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


Свойство ListTemplate.ListTemplateTypeKind

Gets a value that specifies the list server 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 ListTemplateTypeKind As Integer
    Get
'Применение
Dim instance As ListTemplate
Dim value As Integer

value = instance.ListTemplateTypeKind
public int ListTemplateTypeKind { get; }

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

Тип: System.Int32
Returns a Int32 instance representing the list server template.

См. также

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

ListTemplate класс

Элементы ListTemplate

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