Share via


IListViewNodeInfo.ListId Property

Definition

Gets the ID of the Microsoft.SharePoint.SPList that this view is associated with.

public:
 property Guid ListId { Guid get(); };
public Guid ListId { get; }
member this.ListId : Guid
Public ReadOnly Property ListId As Guid

Property Value

The ID of the Microsoft.SharePoint.SPList that this view is associated with.

Applies to