Data Management Object Model Reference |
|
JobBase.SourceFile Property
Returns the filename of the script source. This property is only valid if "HasSourceFile" returns true.
[Visual Basic]
NotOverridable Public ReadOnly Property SourceFile As
String _
[C#]
public
string SourceFile {get;}
Implements
IApplicationScriptDebug.SourceFile
See Also
JobBase Class | SPSSMR.Data.Transformations Namespace