Data Management Object Model Reference |
|
JobBase.HasSourceFile Property
Returns true if there is a source file for the script
[Visual Basic]
NotOverridable Public ReadOnly Property HasSourceFile As
Boolean _
[C#]
public
bool HasSourceFile {get;}
Implements
IApplicationScriptDebug.HasSourceFile
See Also
JobBase Class | SPSSMR.Data.Transformations Namespace