Data Management Object Model Reference

EventHandler.CollectScriptOutputVariables Property

Used to indicate if collec the output of the scripts variables.

[Visual Basic]
Public Property CollectScriptOutputVariables As Boolean
[C#]
public bool CollectScriptOutputVariables {get; set;}

See Also

EventHandler Class | SPSSMR.Data.Transformations Namespace