_sSiteMetadata.SmallSite Field
A Boolean variable that specifies whether the collection is a small collection.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
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.