Data Management Object Model Reference

IJob.Questions Property

Description: This property returns the Job's Questions collection. Example: Dim response response=Job.Questions.Q1.Response

[Visual Basic]
Property Questions As IQuestions
[C#]
SPSSMR.Data.Scripting.IQuestions Questions {get;}

See Also

IJob Interface | SPSSMR.Data.Transformations Namespace