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)
Available in Sandboxed Solutions: No

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