Compartilhar via


SPFieldTemplateUsage.WebID Property

Gets the GUID identifier of a Web site where the field is used.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property WebID As Guid
    Get
    Friend Set
'Usage
Dim instance As SPFieldTemplateUsage
Dim value As Guid

value = instance.WebID
public Guid WebID { get; internal set; }

Property Value

Type: System.Guid
A unique identifier for the Web site.

See Also

Reference

SPFieldTemplateUsage Class

SPFieldTemplateUsage Members

Microsoft.SharePoint Namespace