IMetabaseObjectDescriptor.SharePointShare

Syntax

SharePointShare(Title: String; Body: String);

SharePointShare(Title: string; Body: string);

Parameters

Title. The title of the discussion topic connected with the current object.

Body. The text of the property which will be published in the discussion.

Description

The SharePointShare share method creates the discussion on SharePoint Web page.

Comments

To create the discussion in the repository the SharePoint website and the discussion group must be specified.

See also:

IMetabaseObjectDescriptor