Library Commands Object Model Reference

SurveySubmissionCommand.AddTopic Method 

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

public void AddTopic(
   ITopic topic
);

Parameters

topic
Topic to be added

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace