ISharePointList.DocTemplateUrl

Fore Syntax

DocTemplateUrl: String;

Fore.NET Syntax

None

Description

The DocTemplateUrlr property returns the pattern relative address for the list.

Comments

The property returns an empty string if a pattern is not used for the list organization.

Example

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

See also:

ISharePointList