Data Management Object Model Reference

GlobalVariablesSection.Name Property

Get/Sets the name of the section

[Visual Basic]
NotOverridable Public Property Name As String _
    Implements IGlobalVariablesSection.Name
[C#]
public string Name {get; set;}

Implements

IGlobalVariablesSection.Name

See Also

GlobalVariablesSection Class | SPSSMR.Data.Transformations Namespace