Version

RecMode_ValueChanged Property (ValueEditorBaseProxy)

Default recording mode for recorded actions derived from the ValueChanged event
Syntax
'Declaration
 
Protected Overridable ReadOnly Property RecMode_ValueChanged As Mercury.QTP.WPF.CustomServer.RecordingMode
protected virtual Mercury.QTP.WPF.CustomServer.RecordingMode RecMode_ValueChanged {get;}
protected: __property virtual Mercury.QTP.WPF.CustomServer.RecordingMode get_RecMode_ValueChanged();
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also