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 _
    Implements IApplicationScriptDebug.HasSourceFile
[C#]
public bool HasSourceFile {get;}

Implements

IApplicationScriptDebug.HasSourceFile

See Also

JobBase Class | SPSSMR.Data.Transformations Namespace