Data Management Object Model Reference

DMScriptSection.LastLineNumber Property

The line number of the last line in that section

[Visual Basic]
Public Property LastLineNumber As Integer
[C#]
public int LastLineNumber {get; set;}

See Also

DMScriptSection Class | SPSSMR.Data.Transformations Namespace