ISharePointList.Name

Fore Syntax

Name: String;

Fore.NET Syntax

None;

Description

The Name property returns the GUID of the list, by which it is registered in the site database.

Example

The example of use is given in description of the ISharePointWeb.Lists method.

See also:

ISharePointList