Data Management Object Model Reference |
|
JobBase.TempDirectory Property
Get or set the temporary directory for the job
[Visual Basic]
NotOverridable Public Property TempDirectory As
String
[C#]
public
string TempDirectory {get; set;}
See Also
JobBase Class | SPSSMR.Data.Transformations Namespace