SPWebApplication.MaxDiscussionBoardItemsForSiteDataFolderQuery Property
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Not supported")> _
Public Property MaxDiscussionBoardItemsForSiteDataFolderQuery As UInteger
Get
Set
'Usage
Dim instance As SPWebApplication
Dim value As UInteger
value = instance.MaxDiscussionBoardItemsForSiteDataFolderQuery
instance.MaxDiscussionBoardItemsForSiteDataFolderQuery = value
[ObsoleteAttribute("Not supported")]
public uint MaxDiscussionBoardItemsForSiteDataFolderQuery { get; set; }
Property Value
Type: System.UInt32