Data Management Object Model Reference

GlobalVariablesSection.Description Property

Get/Sets the Description for the section

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

Implements

IGlobalVariablesSection.Description

See Also

GlobalVariablesSection Class | SPSSMR.Data.Transformations Namespace