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