Data Management Object Model Reference

DMScriptSection.FileName Property

The name of the file in which the section is contained

[Visual Basic]
Public Property FileName As String
[C#]
public string FileName {get; set;}

See Also

DMScriptSection Class | SPSSMR.Data.Transformations Namespace