Data Management Object Model Reference

JobBase.SourceFileStartLine Property

The starting line of the script in the Source file

[Visual Basic]
NotOverridable Public ReadOnly Property SourceFileStartLine As Integer _
    Implements IApplicationScriptDebug.SourceFileStartLine
[C#]
public int SourceFileStartLine {get;}

Implements

IApplicationScriptDebug.SourceFileStartLine

See Also

JobBase Class | SPSSMR.Data.Transformations Namespace