Data Management Object Model Reference

GlobalVariablesSection.Query Property

Get/Sets the QueryString for the section

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

Implements

IGlobalVariablesSection.Query

See Also

GlobalVariablesSection Class | SPSSMR.Data.Transformations Namespace