Data Management Object Model Reference

GlobalVariable.Value Property

Get/Sets the IValue object associated with this response

[Visual Basic]
NotOverridable Public Property Value As Object _
    Implements IDataManagerGlobalVariable.Value
[C#]
public object Value {get; set;}

Implements

IDataManagerGlobalVariable.Value

See Also

GlobalVariable Class | SPSSMR.Data.Transformations Namespace