Data Management Object Model Reference

JobBase.Source Property

Returns the source for the Script

[Visual Basic]
NotOverridable Public ReadOnly Property Source As String _
    Implements IApplicationScriptDebug.Source
[C#]
public string Source {get;}

Implements

IApplicationScriptDebug.Source

See Also

JobBase Class | SPSSMR.Data.Transformations Namespace