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


Свойство List.IsApplicationList

Gets or sets a value that specifies a flag that a client application can use to determine whether to display the list.

Пространство имен:  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 Property IsApplicationList As Boolean
    Get
    Set
'Применение
Dim instance As List
Dim value As Boolean

value = instance.IsApplicationList

instance.IsApplicationList = value
public bool IsApplicationList { get; set; }

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

Тип: System.Boolean
Returns Booleantrue if the list is displayed otherwise returns false. The default value is

См. также

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

List класс

Элементы List

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