Library Specification Object Model Reference
ITopicCollection.Remove Method
Removes a topic.
void
Remove(
string
name
);
Parameters
name
The name of the topic to remove.
See Also
ITopicCollection Interface
|
Spss.Dimensions.Library.Specification Namespace