Свойство RequestResources.UserInformationList
Пространство имен: 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 UserInformationList As Boolean
Get
Set
'Применение
Dim instance As RequestResources
Dim value As Boolean
value = instance.UserInformationList
instance.UserInformationList = value
public bool UserInformationList { get; set; }
Значение свойства
Тип: System.Boolean