Share via


SPFieldTemplateUsage.ListID property

Gets the GUID identifier of a list where the field is used.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

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

Property value

Type: System.Guid
A unique identifier for the list.

See also

Reference

SPFieldTemplateUsage class

SPFieldTemplateUsage members

Microsoft.SharePoint namespace

WebID