ReplayVariable.Value Property

Ultimate Replay

ReplayVariableValue Property
The current value for this ReplayVariable.

Namespace: UltimateReplay.Core
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object Value { get; set; }

Property Value

Type: Object
See Also