IMetabaseObjectDescriptor.Url

Syntax

Url: String;

Url: string;

Description

The Url property defines the URL to publish the object to the SharePoint website.

Comments

The URL address is defined relative to the SharePoint website determined by the IMetabase.SharePointUrl property. The SharePoint discussion group is defined by the IMetabase.SharePointDiscussionName property.

Examples

The property use is given in the example for IMetabase.SharePointUrl.

See also:

IMetabaseObjectDescriptor