Share via


_sWebMetadata.WebID field

Specifies the GUID of the SPWeb site. This GUID must be enclosed in curly braces ({}).

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

Syntax

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

value = instance.WebID

instance.WebID = value
public string WebID

Remarks

System objects, or GUID’s, are used as site Token objects to ensure uniqueness across webs, across site collections, across the client-server relationship, and when site objects are updated.

See also

Reference

_sWebMetadata structure

_sWebMetadata members

WebSvcSiteData namespace

SPEventReceiverDefinition

SPChangeView

SPWorkflow