Library Commands Object Model Reference

SurveySubmissionCommand.RemoveTopic Method 

Remove a topic from the topic list for the ISurveyAsset which is being submitted to the library.

public void RemoveTopic(
   string path
);

Parameters

path
The QualifiedTopicString of the topic to be removed

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace