Свойство List.IsCatalog
Gets a value that specifies whether the list is a gallery.
Пространство имен: 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 IsCatalog As Boolean
Get
'Применение
Dim instance As List
Dim value As Boolean
value = instance.IsCatalog
public bool IsCatalog { get; }
Значение свойства
Тип: System.Boolean
Returns Booleantrue if the list is a gallery otherwise returns false. The default value is