Library Specification Object Model Reference

ILibrary.GetTopic Method 

Returns the topic represented by the topic path. "Demographics/Age" will return the Age subtopic.

ITopic GetTopic(
   string path
);

Parameters

path

Return Value

See Also

ILibrary Interface | Spss.Dimensions.Library.Specification Namespace