Share via


_sWebMetadata.CategoryId field

Specifies the GUID of the site

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

Syntax

'Declaration
Public CategoryId As String
'Usage
Dim instance As _sWebMetadata
Dim value As String

value = instance.CategoryId

instance.CategoryId = value
public string CategoryId

Remarks

This GUID must be enclosed in curly braces ({}). It must be returned only if the site has an external security provider. The client must ignore it.

See also

Reference

_sWebMetadata structure

_sWebMetadata members

WebSvcSiteData namespace

[category]

Other resources

SharePoint Portal Server Global Properties