Data Management Object Model Reference

IJob.TempDirectory Property

Get or set the temporary directory for the job

[Visual Basic]
Property TempDirectory As String
[C#]
string TempDirectory {get; set;}

See Also

IJob Interface | SPSSMR.Data.Transformations Namespace