_sSiteMetadata.SmallSite field

A Boolean variable that specifies whether the collection is a small collection.

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public SmallSite As Boolean
'Usage
Dim instance As _sSiteMetadata
Dim value As Boolean

value = instance.SmallSite

instance.SmallSite = value
public bool SmallSite

Remarks

A small collection contains fewer than 1,000 sub-sites. There are no maximum limits on site collection size; however, the size of the site collection affects performance, recoverability, and manageability.

See also

Reference

_sSiteMetadata structure

_sSiteMetadata members

WebSvcSiteData namespace

StorageMaximumLevel