Data Management Object Model Reference

IJob.GlobalVariablesSections Property

This property returns a collection of global variable section objects

[Visual Basic]
Property GlobalVariablesSections As ArrayList
[C#]
System.Collections.ArrayList GlobalVariablesSections {get; set;}

See Also

IJob Interface | SPSSMR.Data.Transformations Namespace