Data Management Object Model Reference |
|
GlobalVariable.Description Property
Gets or sets the description of the SQL variable
[Visual Basic]
Public Property Description As
String
[C#]
public
string Description {get; set;}
See Also
GlobalVariable Class | SPSSMR.Data.Transformations Namespace