Library Specification Object Model Reference

ITopicCollection.Create Method 

Creates a new topic.

ITopic Create(
   string Name
);

Parameters

Name
The name of the topic to create.

Return Value

The newly created topic.

See Also

ITopicCollection Interface | Spss.Dimensions.Library.Specification Namespace